Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-115433
#<BuildRuby:0x00007f22e3e4fdd8
@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.20241127-115433",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.008110 0.000352 3.334216 ( 3.190354)
build_miniruby 0.001464 0.000125 1.373712 ( 1.371740)
build_ruby 0.001715 0.000147 4.541621 ( 4.695589)
build_all 0.008181 0.000331 6.602201 ( 2.809942)
build_install 0.007006 0.011439 9.639436 ( 4.951824)
test_btest 0.000920 0.000138 84.522782 ( 23.510549)
test_basic 0.010587 0.000342 1.078329 ( 1.125883)
test_all 0.099160 0.050440 761.998217 (228.213744)
test_rubyspec 0.060373 0.022290 121.669428 ( 26.305458)
total: 296.18 sec