Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231016-000334
#<BuildRuby:0x000055f8fe4a6058
@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.20231016-000334",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.005705 0.001097 2.463493 ( 2.776963)
build_miniruby 0.001238 0.000238 1.641980 ( 1.644994)
build_ruby 0.001324 0.000255 3.310287 ( 3.593545)
build_all 0.003854 0.004231 6.095845 ( 4.381360)
build_install 0.017446 0.000896 7.861790 ( 5.688393)
test_btest 0.000673 0.000135 85.561772 ( 49.167900)
test_basic 0.002689 0.005127 0.936226 ( 1.076411)
test_all 0.005080 0.004717 697.834398 (320.814106)
test_rubyspec 0.044192 0.022651 102.030002 (125.927961)
total: 515.07 sec