Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-102256
#<BuildRuby:0x00007fe008f9fde0
@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.20240628-102256",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000035 0.000007 0.000042 ( 0.000044)
configure 0.000027 0.000005 0.000032 ( 0.000033)
build_up 0.000000 0.008377 3.993889 ( 3.620553)
build_miniruby 0.000000 0.001670 1.264635 ( 1.261755)
build_ruby 0.000000 0.001817 4.166224 ( 4.246802)
build_all 0.000000 0.008856 8.198670 ( 3.294114)
build_install 0.007009 0.012557 11.303608 ( 5.355427)
test_btest 0.000680 0.000317 113.578538 ( 29.214495)
test_basic 0.008987 0.000000 1.229179 ( 1.274827)
test_all 0.086748 0.059951 735.326518 (215.681184)
test_rubyspec 0.046266 0.047027 163.058235 ( 27.503669)
total: 291.45 sec