Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-054422
#<BuildRuby:0x00007f86b45bfdc8
@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.20240926-054422",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.004513 0.005091 4.713128 ( 3.921254)
build_miniruby 0.001354 0.000348 1.853502 ( 1.877341)
build_ruby 0.002195 0.000000 3.964102 ( 4.141948)
build_all 0.007570 0.001525 7.314528 ( 3.041280)
build_install 0.017239 0.003343 10.579188 ( 4.692819)
test_btest 0.000920 0.000224 95.929035 ( 25.535063)
test_basic 0.000000 0.011280 1.089495 ( 1.132121)
test_all 0.115581 0.034375 763.136072 (221.521611)
test_rubyspec 0.035362 0.051989 137.029289 ( 28.553084)
total: 294.42 sec