Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-075020
#<BuildRuby:0x00007f9aa203fdd8
@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.20241005-075020",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000038 0.000006 0.000044 ( 0.000045)
configure 0.000033 0.000005 0.000038 ( 0.000038)
build_up 0.004481 0.004111 3.479630 ( 3.389539)
build_miniruby 0.001351 0.000253 1.176722 ( 1.173508)
build_ruby 0.001488 0.000279 3.392891 ( 3.584844)
build_all 0.008936 0.000000 7.084082 ( 2.889985)
build_install 0.018432 0.000000 9.740438 ( 4.429592)
test_btest 0.001102 0.000000 94.583933 ( 26.148175)
test_basic 0.001767 0.009274 1.165577 ( 1.211768)
test_all 0.098711 0.049323 683.826358 (197.236151)
test_rubyspec 0.046627 0.038270 134.746247 ( 23.798925)
total: 263.86 sec