Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241123-121128
#<BuildRuby:0x00007fd1fb00fdc8
@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.20241123-121128",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000004 0.000021 ( 0.000020)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.000000 0.006863 3.448263 ( 3.548216)
build_miniruby 0.000377 0.001167 1.523966 ( 1.520724)
build_ruby 0.001767 0.000000 3.560341 ( 33.408711)
build_all 0.001403 0.006384 6.365039 ( 2.754754)
build_install 0.011359 0.006647 8.528324 ( 4.082142)
test_btest 0.000701 0.000263 77.794138 ( 21.073522)
test_basic 0.003547 0.005645 1.046192 ( 1.094240)
test_all 0.120290 0.022133 723.651811 (218.692349)
test_rubyspec 0.050849 0.029286 117.017866 ( 26.444771)
total: 312.62 sec