Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241017-003344
#<BuildRuby:0x00007ff53402fdd8
@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.20241017-003344",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000038 0.000013 0.000051 ( 0.000051)
configure 0.000027 0.000009 0.000036 ( 0.000036)
build_up 0.007212 0.002480 4.471491 ( 5.540918)
build_miniruby 0.001671 0.000575 1.875157 ( 2.044444)
build_ruby 0.000000 0.002347 4.793171 ( 5.664884)
build_all 0.009292 0.002069 8.105493 ( 5.117192)
build_install 0.021618 0.004367 11.191376 ( 7.481742)
test_btest 0.000598 0.000200 93.692770 ( 25.110578)
test_basic 0.006249 0.004973 1.229319 ( 1.273396)
test_all 0.116998 0.041204 833.552390 (435.008390)
test_rubyspec 0.065300 0.027453 141.058605 ( 70.027674)
total: 557.27 sec