Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250615-100930
#<BuildRuby:0x00007435732efdc0
@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.20250615-100930",
@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.000013 0.000006 0.000019 ( 0.000020)
autoconf 0.000023 0.000009 0.000032 ( 0.000032)
configure 0.000017 0.000007 0.000024 ( 0.000024)
build_up 0.002983 0.004566 3.790585 ( 2.208597)
build_miniruby 0.000896 0.000474 1.085151 ( 1.082153)
build_ruby 0.000435 0.001197 2.656901 ( 16.702774)
build_all 0.005640 0.001836 5.020543 ( 1.975268)
build_install 0.012273 0.005197 7.553272 ( 4.385409)
test_btest 0.000598 0.000281 45.820066 ( 14.278405)
test_basic 0.001341 0.004092 0.581794 ( 3.152971)
test_all 0.092585 0.021698 540.814291 (164.887917)
test_rubyspec 0.051614 0.024241 105.585309 ( 19.995620)
total: 228.67 sec