Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-060243
#<BuildRuby:0x00007ff697e9fdc8
@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.20240619-060243",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000033 0.000007 0.000040 ( 0.000041)
build_up 0.000000 0.008598 3.791817 ( 3.929077)
build_miniruby 0.000000 0.001614 1.641564 ( 1.638035)
build_ruby 0.000000 0.001925 3.876568 ( 4.051991)
build_all 0.002921 0.005882 8.024399 ( 3.261507)
build_install 0.011085 0.007546 11.033298 ( 5.403182)
test_btest 0.000725 0.000282 112.489839 ( 29.434943)
test_basic 0.007148 0.001232 1.065578 ( 1.120665)
test_all 0.083421 0.066148 865.403219 (260.010248)
test_rubyspec 0.049679 0.043802 165.622468 ( 34.444047)
total: 343.29 sec