Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-162132
#<BuildRuby:0x00007f58fe12fdc8
@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.20241031-162132",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.004393 0.002823 3.181398 ( 2.694898)
build_miniruby 0.001060 0.000337 1.145428 ( 1.145164)
build_ruby 0.001347 0.000429 2.866535 ( 3.162354)
build_all 0.007490 0.000000 4.755765 ( 1.875876)
build_install 0.011461 0.004953 6.928043 ( 3.165557)
test_btest 0.000663 0.000204 61.826236 ( 16.250334)
test_basic 0.008130 0.001210 0.711289 ( 0.761785)
test_all 0.105316 0.035990 561.939228 (169.212629)
test_rubyspec 0.040114 0.039884 115.066997 ( 20.085017)
total: 218.35 sec