Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-105147
#<BuildRuby:0x00007f17989efdc0
@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.20240709-105147",
@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.000025 0.000002 0.000027 ( 0.000029)
autoconf 0.000046 0.000005 0.000051 ( 0.000050)
configure 0.000036 0.000004 0.000040 ( 0.000040)
build_up 0.007959 0.000432 3.878578 ( 3.369847)
build_miniruby 0.001539 0.000166 1.535881 ( 1.532203)
build_ruby 0.001631 0.000176 3.988466 ( 4.189572)
build_all 0.000000 0.009062 7.893236 ( 3.157158)
build_install 0.006563 0.013282 10.664606 ( 4.769710)
test_btest 0.000000 0.001022 117.451435 ( 31.128443)
test_basic 0.007151 0.004846 1.106717 ( 1.155161)
test_all 0.095972 0.053909 803.548606 (248.672685)
test_rubyspec 0.048786 0.040364 167.481728 ( 33.426330)
total: 331.40 sec