Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-220007
#<BuildRuby:0x00007f0a1038fdd0
@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.20240626-220007",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.007828 0.000743 3.912965 ( 3.891715)
build_miniruby 0.001558 0.000301 1.553892 ( 1.550388)
build_ruby 0.002018 0.000000 4.046503 ( 4.203132)
build_all 0.008531 0.000417 7.896709 ( 3.195187)
build_install 0.008454 0.009705 10.868283 ( 5.027470)
test_btest 0.000659 0.000156 113.379546 ( 29.706125)
test_basic 0.000302 0.010666 1.037215 ( 1.093575)
test_all 0.103443 0.045368 864.010530 (251.403827)
test_rubyspec 0.063068 0.033513 158.723678 ( 34.261957)
total: 334.33 sec