Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-003902
#<BuildRuby:0x00007f8a8e9bfdc8
@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.20241003-003902",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000024 0.000005 0.000029 ( 0.000028)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000033 0.000007 0.000040 ( 0.000039)
build_up 0.009133 0.001034 5.247965 ( 6.816772)
build_miniruby 0.000000 0.002039 1.821617 ( 2.235112)
build_ruby 0.001144 0.001308 4.764218 ( 6.424778)
build_all 0.010564 0.000527 7.930499 ( 7.788248)
build_install 0.017348 0.009432 11.646239 ( 11.987858)
test_btest 0.000907 0.000221 101.154930 (104.737662)
test_basic 0.006397 0.007913 1.333329 ( 2.071193)
test_all 0.106818 0.056064 889.889650 (817.863016)
test_rubyspec 0.071552 0.025522 143.278727 (108.360683)
total: 1068.29 sec