Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-055856
#<BuildRuby:0x00007f360c05fde0
@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.20241016-055856",
@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.000001 0.000020 ( 0.000021)
autoconf 0.000034 0.000002 0.000036 ( 0.000035)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.007488 0.000240 3.201944 ( 3.070295)
build_miniruby 0.001403 0.000093 1.294590 ( 1.292481)
build_ruby 0.001676 0.000111 3.529408 ( 3.725362)
build_all 0.005269 0.003844 7.022133 ( 2.806070)
build_install 0.018079 0.000884 9.550630 ( 4.370225)
test_btest 0.000855 0.000075 93.565625 ( 24.792480)
test_basic 0.002496 0.008448 1.126537 ( 1.173530)
test_all 0.108431 0.041165 774.365164 (221.084650)
test_rubyspec 0.043029 0.050629 137.673010 ( 29.745134)
total: 292.06 sec