Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-051637
#<BuildRuby:0x0000564aef882120
@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.20231224-051637",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000029 0.000006 0.000035 ( 0.000034)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.004378 0.000842 1.656515 ( 2.053457)
build_miniruby 0.001295 0.000249 1.560802 ( 1.562211)
build_ruby 0.001640 0.000000 3.263746 ( 3.490173)
build_all 0.003439 0.004408 5.775733 ( 2.947653)
build_install 0.012991 0.005457 6.808309 ( 3.930947)
test_btest 0.000655 0.000158 81.702197 ( 29.594226)
test_basic 0.004154 0.001007 0.867662 ( 2.703184)
test_all 0.075895 0.041940 725.929617 (264.005279)
test_rubyspec 0.030311 0.036050 93.993907 (105.838637)
total: 416.13 sec