Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-073637
#<BuildRuby:0x000055b201eb9fc0
@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.20240220-073637",
@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.000018 0.000001 0.000019 ( 0.000021)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.008504 0.000413 3.076307 ( 3.334119)
build_miniruby 0.001695 0.000154 1.851957 ( 1.927069)
build_ruby 0.002147 0.000000 3.695566 ( 4.090068)
build_all 0.008948 0.000000 6.939865 ( 4.376719)
build_install 0.018191 0.003789 8.981658 ( 6.124705)
test_btest 0.001229 0.000120 97.582465 ( 61.306785)
test_basic 0.003082 0.004472 1.064072 ( 1.342169)
test_all 0.098801 0.021750 792.621888 (382.998995)
test_rubyspec 0.026245 0.067264 134.371612 (174.979807)
total: 640.48 sec