Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251221-230403
#<BuildRuby:0x0000731e0599fde0
@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.20251221-230403",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000033 0.000009 0.000042 ( 0.000041)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.002943 0.005579 3.231797 ( 3.447637)
build_miniruby 0.001441 0.000430 2.006884 ( 2.180198)
build_ruby 0.001135 0.000944 5.127259 ( 5.471894)
build_all 0.004481 0.005952 7.696494 ( 4.452187)
build_install 0.017651 0.003770 10.372631 ( 6.932834)
test_btest 0.000682 0.000220 79.476119 ( 28.317574)
test_basic 0.007792 0.002958 1.186358 ( 1.294901)
test_all 0.092977 0.041231 795.689840 (235.084863)
test_rubyspec 0.046821 0.038263 131.104461 ( 30.168348)
total: 317.35 sec