Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241217-184248
#<BuildRuby:0x00007f1765ccfdc0
@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.20241217-184248",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.000436 0.005731 1.942825 ( 2.260833)
build_miniruby 0.001070 0.000321 1.095311 ( 1.092192)
build_ruby 0.001345 0.000404 3.448555 ( 3.608738)
build_all 0.000335 0.007793 6.175096 ( 2.627386)
build_install 0.008078 0.009470 7.803618 ( 4.127176)
test_btest 0.000664 0.000279 77.164198 ( 20.745996)
test_basic 0.009193 0.000000 1.007289 ( 1.058007)
test_all 0.116622 0.028578 706.129114 (214.775801)
test_rubyspec 0.065324 0.025833 119.729753 ( 39.505819)
total: 289.80 sec