Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-114224
#<BuildRuby:0x00007f107d0cfdc0
@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.20241016-114224",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000041 0.000000 0.000041 ( 0.000041)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.004380 0.003485 3.622614 ( 3.517810)
build_miniruby 0.001499 0.000220 1.210617 ( 1.207648)
build_ruby 0.001442 0.000212 3.123499 ( 3.315509)
build_all 0.004464 0.004755 6.523887 ( 2.531247)
build_install 0.011711 0.006512 9.161761 ( 4.197587)
test_btest 0.000750 0.000154 86.981728 ( 22.508024)
test_basic 0.005614 0.004733 0.994673 ( 1.038279)
test_all 0.117531 0.035135 668.754282 (211.990608)
test_rubyspec 0.047722 0.039553 132.714611 ( 23.232699)
total: 273.54 sec