Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-194146
#<BuildRuby:0x00005639026664d0
@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.20231220-194146",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.005336 0.000427 1.770590 ( 2.127637)
build_miniruby 0.001217 0.000097 1.498821 ( 1.496949)
build_ruby 0.001528 0.000122 2.970616 ( 12.093542)
build_all 0.000000 0.007116 5.327547 ( 2.140967)
build_install 0.009592 0.003792 5.953345 ( 2.836179)
test_btest 0.000710 0.000119 80.002138 ( 21.320299)
test_basic 0.001257 0.004207 0.757848 ( 0.817991)
test_all 0.105124 0.014814 632.675237 (183.016037)
test_rubyspec 0.034436 0.023987 84.377228 ( 96.065370)
total: 321.92 sec