Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251223-110744
#<BuildRuby:0x00007f992e4efdd0
@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.20251223-110744",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000037 0.000009 0.000046 ( 0.000047)
configure 0.000029 0.000008 0.000037 ( 0.000036)
build_up 0.002693 0.003661 2.433400 ( 2.577140)
build_miniruby 0.000887 0.000742 1.821942 ( 1.818579)
build_ruby 0.000918 0.000969 3.941323 ( 4.057783)
build_all 0.004147 0.004697 6.651103 ( 2.812069)
build_install 0.008811 0.009203 8.611386 ( 4.653552)
test_btest 0.000218 0.000706 73.362556 ( 19.217390)
test_basic 0.003280 0.005459 0.975454 ( 1.026542)
test_all 0.093694 0.032514 707.923267 (204.273734)
test_rubyspec 0.048815 0.033427 127.503209 ( 25.989845)
total: 266.43 sec