Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250901-050951
#<BuildRuby:0x0000767139a6fdd0
@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.20250901-050951",
@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.000034)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.005064 0.003758 4.702902 ( 3.355481)
build_miniruby 0.001154 0.000303 1.632269 ( 1.628400)
build_ruby 0.001419 0.000372 3.781585 ( 3.834615)
build_all 0.005476 0.002604 6.401643 ( 2.742035)
build_install 0.017232 0.002512 9.124615 ( 4.509826)
test_btest 0.000848 0.000218 61.868388 ( 16.933551)
test_basic 0.003423 0.004301 0.965111 ( 1.018232)
test_all 0.087417 0.035986 707.046219 (202.582423)
test_rubyspec 0.042098 0.038594 119.533225 ( 27.548038)
total: 264.15 sec