Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250705-082156
#<BuildRuby:0x000073837a28fde0
@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.20250705-082156",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.001274 0.006721 3.230856 ( 2.377635)
build_miniruby 0.000625 0.000872 1.175985 ( 1.173183)
build_ruby 0.000762 0.000915 2.852532 ( 3.028817)
build_all 0.005223 0.003026 5.171682 ( 2.035424)
build_install 0.012945 0.007774 8.050546 ( 3.900898)
test_btest 0.000000 0.001109 54.466896 ( 20.825093)
test_basic 0.002383 0.004149 0.733190 ( 0.788736)
test_all 0.089114 0.029687 658.867982 (199.176124)
test_rubyspec 0.050563 0.029487 154.345410 ( 30.921464)
total: 264.23 sec