Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251229-212058
#<BuildRuby:0x000079dfe32bfdd0
@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.20251229-212058",
@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.000005 0.000017 ( 0.000017)
autoconf 0.000021 0.000008 0.000029 ( 0.000029)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.002543 0.003215 2.373777 ( 2.500762)
build_miniruby 0.000000 0.001620 1.678194 ( 1.674332)
build_ruby 0.000985 0.000903 4.308939 ( 4.355365)
build_all 0.003960 0.004982 6.924214 ( 2.972559)
build_install 0.013116 0.005984 9.239615 ( 5.121364)
test_btest 0.000591 0.000377 76.303798 ( 21.377733)
test_basic 0.005076 0.004435 1.136380 ( 1.196145)
test_all 0.095002 0.038334 801.598627 (246.592434)
test_rubyspec 0.052129 0.034396 128.035451 ( 28.634049)
total: 314.43 sec