Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-052854
#<BuildRuby:0x00007fbdcf34fdc0
@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.20240629-052854",
@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.000024 0.000007 0.000031 ( 0.000032)
autoconf 0.000043 0.000012 0.000055 ( 0.000051)
configure 0.000033 0.000009 0.000042 ( 0.000043)
build_up 0.009359 0.001535 4.550755 ( 6.889287)
build_miniruby 0.001520 0.000441 1.853115 ( 2.320694)
build_ruby 0.001827 0.000530 4.855744 ( 6.155717)
build_all 0.009130 0.002651 9.075657 ( 10.313388)
build_install 0.021808 0.007489 12.440890 ( 15.342898)
test_btest 0.000928 0.000276 126.098804 (153.143620)
test_basic 0.009931 0.004794 1.463844 ( 2.845380)
test_all 0.114693 0.046314 965.718319 (589.395349)
test_rubyspec 0.038726 0.059152 172.509521 ( 43.874159)
total: 830.28 sec