Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250903-051156
#<BuildRuby:0x000072fe916dfdc8
@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.20250903-051156",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.005248 0.003911 4.510742 ( 3.039088)
build_miniruby 0.001143 0.000323 1.630836 ( 1.627421)
build_ruby 0.001379 0.000389 3.774377 ( 3.844175)
build_all 0.005553 0.002930 6.294625 ( 2.661768)
build_install 0.012868 0.007084 9.318029 ( 4.546027)
test_btest 0.000969 0.000000 64.914890 ( 18.149779)
test_basic 0.003065 0.002062 0.974633 ( 1.029704)
test_all 0.090401 0.029397 661.155721 (201.956050)
test_rubyspec 0.049598 0.031742 114.546871 ( 26.686706)
total: 263.54 sec