Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-214802
#<BuildRuby:0x00007fd3027ffdc8
@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.20241127-214802",
@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.000004 0.000018 ( 0.000019)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000024 0.000007 0.000031 ( 0.000032)
build_up 0.003190 0.005100 3.501043 ( 3.376703)
build_miniruby 0.001358 0.000438 1.649766 ( 1.654381)
build_ruby 0.002290 0.000000 4.464192 ( 4.612842)
build_all 0.009719 0.000000 6.870698 ( 3.330696)
build_install 0.018906 0.003493 9.260538 ( 5.159238)
test_btest 0.000655 0.000182 82.768063 ( 34.699205)
test_basic 0.010108 0.001628 1.022331 ( 1.083884)
test_all 0.119967 0.031136 705.495098 (242.926202)
test_rubyspec 0.038151 0.045146 121.172319 ( 28.483034)
total: 325.33 sec