Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-202826
#<BuildRuby:0x0000561c9c15a018
@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.20231210-202826",
@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.000026 0.000004 0.000030 ( 0.000023)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.006234 0.000891 2.388054 ( 2.561347)
build_miniruby 0.001271 0.000182 1.721334 ( 1.739945)
build_ruby 0.001824 0.000261 3.381393 ( 3.580490)
build_all 0.004372 0.004376 6.077088 ( 3.022352)
build_install 0.019882 0.000358 7.441792 ( 4.162370)
test_btest 0.000697 0.000105 83.652847 ( 27.775719)
test_basic 0.003096 0.004233 0.935522 ( 1.197759)
test_all 0.077594 0.046072 675.921669 (318.776655)
test_rubyspec 0.014721 0.053983 99.766390 (119.166080)
total: 481.98 sec