Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-151113
#<BuildRuby:0x0000563fa6c421d8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230811-151113",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000023 0.000007 0.000030 ( 0.000029)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.004472 0.003977 2.690587 ( 7.892226)
build_miniruby 0.001754 0.000526 62.535313 ( 57.404920)
build_ruby 0.000000 0.002051 4.135638 ( 7.554856)
build_all 0.007070 0.001525 2.865244 ( 4.329878)
build_install 0.013740 0.005798 4.633474 ( 7.269000)
test_btest 0.000000 0.001299 84.168466 ( 62.948953)
test_basic 0.000406 0.002783 0.979365 ( 2.216133)
test_all 0.000986 0.000348 687.931479 (520.520249)
test_rubyspec 0.040021 0.026954 103.813943 (217.191472)
total: 887.33 sec