Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250904-144914
#<BuildRuby:0x00007be55d6cfde0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250904-144914",
@make="make",
@no_timeout_error=nil,
@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.000004 0.000020 ( 0.000021)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.004384 0.003132 3.297135 ( 4.874239)
build_miniruby 0.001300 0.000085 1.300336 ( 1.403416)
build_ruby 0.000738 0.000933 3.179613 ( 38.464154)
build_all 0.005261 0.002411 5.193205 ( 2.908339)
build_install 0.012738 0.006291 8.352252 ( 8.552495)
test_btest 0.000005 0.001005 58.323233 ( 22.932431)
test_basic 0.003601 0.003997 1.124049 ( 3.273845)
test_all 0.085910 0.030400 601.963354 (179.695486)
test_rubyspec 0.042683 0.034771 109.404790 ( 21.925108)
total: 284.03 sec