Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250828-050801
#<BuildRuby:0x00007892864efde0
@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.20250828-050801",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.007516 0.002865 4.998338 ( 4.048308)
build_miniruby 0.001572 0.000000 1.505059 ( 1.501252)
build_ruby 0.001801 0.000000 3.042718 ( 3.147644)
build_all 0.004637 0.002793 5.590622 ( 2.206644)
build_install 0.010377 0.008042 8.432739 ( 3.951650)
test_btest 0.000111 0.000721 60.247063 ( 16.548015)
test_basic 0.005035 0.003368 0.968379 ( 1.016486)
test_all 0.081035 0.032983 575.792176 (190.224507)
test_rubyspec 0.049589 0.030358 113.352400 ( 19.917010)
total: 242.56 sec