Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240111-093342
#<BuildRuby:0x000055611609e120
@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.20240111-093342",
@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.000011 0.000005 0.000016 ( 0.000015)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000012 0.000004 0.000016 ( 0.000017)
build_up 0.003771 0.001450 1.458140 ( 1.973933)
build_miniruby 0.001107 0.000425 1.843308 ( 1.842642)
build_ruby 0.001153 0.000443 3.242860 ( 3.468384)
build_all 0.003099 0.003889 5.008851 ( 1.927517)
build_install 0.008563 0.006335 6.185803 ( 3.150201)
test_btest 0.000659 0.000308 80.241646 ( 21.834233)
test_basic 0.003548 0.001656 0.702039 ( 0.762493)
test_all 0.071842 0.048838 731.458651 (224.573789)
test_rubyspec 0.016775 0.039925 82.576957 ( 94.069785)
total: 353.60 sec