Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241026-073045
#<BuildRuby:0x00007ff3df46fde0
@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.20241026-073045",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000032 0.000004 0.000036 ( 0.000037)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.003676 0.003910 3.916901 ( 3.762612)
build_miniruby 0.001398 0.000212 1.288716 ( 1.290197)
build_ruby 0.001789 0.000271 4.293794 ( 4.430865)
build_all 0.006244 0.002434 6.835238 ( 2.872555)
build_install 0.014493 0.004332 9.685004 ( 4.474843)
test_btest 0.000930 0.000163 76.953370 ( 20.746796)
test_basic 0.006908 0.003721 0.920079 ( 0.968168)
test_all 0.123612 0.023918 752.941252 (276.560786)
test_rubyspec 0.042820 0.048172 125.095794 ( 33.379328)
total: 348.49 sec