Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-100526
#<BuildRuby:0x00007fd9b436fde0
@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.20241129-100526",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.003938 0.003974 3.461678 ( 3.387046)
build_miniruby 0.001112 0.000278 1.645811 ( 1.642349)
build_ruby 0.000000 0.001834 4.133782 ( 4.302348)
build_all 0.007911 0.001084 6.744040 ( 3.163161)
build_install 0.017138 0.002261 9.666974 ( 5.328224)
test_btest 0.000741 0.000179 82.355004 ( 26.168998)
test_basic 0.008154 0.002105 0.926636 ( 0.976042)
test_all 0.080481 0.065879 773.528894 (241.296660)
test_rubyspec 0.040105 0.041217 120.497140 ( 28.992586)
total: 315.26 sec