Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-104627
#<BuildRuby:0x00007f1d490dfdc8
@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.20241011-104627",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.007774 0.002257 4.462461 ( 5.182518)
build_miniruby 0.001607 0.000467 1.889122 ( 2.148939)
build_ruby 0.001979 0.000575 4.770613 ( 5.141060)
build_all 0.009434 0.001420 7.917968 ( 4.735348)
build_install 0.022600 0.002305 10.926233 ( 6.689424)
test_btest 0.000682 0.000175 100.317739 ( 53.982168)
test_basic 0.004698 0.001208 1.275452 ( 1.608668)
test_all 0.098625 0.055373 792.794243 (359.651662)
test_rubyspec 0.058578 0.033487 142.788231 ( 86.990106)
total: 526.13 sec