Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-075005
#<BuildRuby:0x00007f552ad6fde0
@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.20240708-075005",
@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.000019 0.000008 0.000027 ( 0.000028)
autoconf 0.000036 0.000014 0.000050 ( 0.000050)
configure 0.000026 0.000011 0.000037 ( 0.000038)
build_up 0.007384 0.001317 4.316266 ( 4.161716)
build_miniruby 0.001334 0.000516 1.758427 ( 1.758881)
build_ruby 0.002088 0.000000 4.442834 ( 4.659662)
build_all 0.010072 0.000000 8.900263 ( 3.549636)
build_install 0.014911 0.007640 12.451726 ( 5.861757)
test_btest 0.000766 0.000282 128.446673 ( 34.597525)
test_basic 0.011660 0.002707 1.291332 ( 1.357557)
test_all 0.110794 0.050331 1015.415165 (299.190798)
test_rubyspec 0.073656 0.025042 184.307158 ( 35.727488)
total: 390.87 sec