Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-172144
#<BuildRuby:0x000055b2e6336078
@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.20240218-172144",
@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.000017 0.000001 0.000018 ( 0.000020)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005792 0.000599 2.054905 ( 3.899650)
build_miniruby 0.001515 0.000157 1.795959 ( 2.043782)
build_ruby 0.002178 0.000225 3.583521 ( 4.794324)
build_all 0.000966 0.008866 6.989928 ( 7.402248)
build_install 0.010269 0.011393 8.679278 ( 9.826007)
test_btest 0.001335 0.000324 98.543656 (101.421405)
test_basic 0.007917 0.000872 1.045549 ( 1.703694)
test_all 0.096508 0.029972 813.387257 (630.863143)
test_rubyspec 0.055522 0.040008 131.553686 (169.089349)
total: 931.04 sec