Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250729-004209
#<BuildRuby:0x0000751552cffdc8
@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.20250729-004209",
@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.000031 0.000009 0.000040 ( 0.000039)
configure 0.000024 0.000007 0.000031 ( 0.000029)
build_up 0.002106 0.005695 3.558501 ( 2.442718)
build_miniruby 0.000589 0.000857 1.160127 ( 1.156309)
build_ruby 0.000401 0.001125 2.947249 ( 3.148712)
build_all 0.003938 0.002964 5.510085 ( 2.222149)
build_install 0.010710 0.005512 7.990342 ( 3.959810)
test_btest 0.001766 0.000286 55.530842 ( 15.398234)
test_basic 0.004519 0.001950 0.648472 ( 0.716497)
test_all 0.087727 0.025257 631.560831 (196.044271)
test_rubyspec 0.050861 0.026324 152.535702 ( 24.524168)
total: 249.62 sec