Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-113327
#<BuildRuby:0x00007fa4a13afdc0
@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.20241230-113327",
@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.000033 0.000006 0.000039 ( 0.000044)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.001287 0.004330 1.947413 ( 2.284711)
build_miniruby 0.001428 0.000307 1.523695 ( 1.520972)
build_ruby 0.001858 0.000000 4.135629 ( 4.298081)
build_all 0.008162 0.000000 6.373905 ( 2.625181)
build_install 0.011083 0.006525 8.255122 ( 4.384129)
test_btest 0.000000 0.000901 76.053099 ( 21.665143)
test_basic 0.002253 0.007509 1.022137 ( 1.066205)
test_all 0.109122 0.033512 675.518138 (224.034258)
test_rubyspec 0.057148 0.022987 117.862570 ( 25.796000)
total: 287.68 sec