Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-221759
#<BuildRuby:0x00007f824e67fde0
@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.20240805-221759",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000037 0.000003 0.000040 ( 0.000040)
configure 0.000032 0.000003 0.000035 ( 0.000034)
build_up 0.007383 0.000282 3.370117 ( 3.394822)
build_miniruby 0.001547 0.000129 1.314937 ( 1.311812)
build_ruby 0.001603 0.000134 3.710988 ( 3.926500)
build_all 0.009603 0.000439 7.996524 ( 3.040816)
build_install 0.014717 0.005430 10.627261 ( 4.662464)
test_btest 0.001004 0.000105 113.406595 ( 29.630285)
test_basic 0.001472 0.009517 1.178151 ( 1.230849)
test_all 0.111608 0.037154 869.665404 (264.880877)
test_rubyspec 0.032513 0.058633 164.553652 ( 34.861533)
total: 346.94 sec