Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-184521
#<BuildRuby:0x00007fa5f14ffdc8
@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.20240811-184521",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.005600 0.002660 3.558872 ( 3.593141)
build_miniruby 0.001387 0.000287 1.618006 ( 1.614235)
build_ruby 0.001592 0.000329 4.459007 ( 4.607709)
build_all 0.007415 0.001534 8.459231 ( 3.423480)
build_install 0.019388 0.000534 11.299328 ( 5.249224)
test_btest 0.000801 0.000146 116.738331 ( 30.743424)
test_basic 0.008298 0.001509 1.099449 ( 1.143263)
test_all 0.115982 0.034372 833.304846 (241.979792)
test_rubyspec 0.050986 0.042147 167.557301 ( 36.904554)
total: 329.26 sec