Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251227-161106
#<BuildRuby:0x000073affb51fdc8
@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.20251227-161106",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000033 0.000007 0.000040 ( 0.000041)
configure 0.000027 0.000006 0.000033 ( 0.000034)
build_up 0.001681 0.005136 2.694065 ( 3.337687)
build_miniruby 0.001628 0.000169 1.979423 ( 2.105314)
build_ruby 0.000315 0.001811 5.105864 ( 5.436516)
build_all 0.006448 0.004020 7.665645 ( 5.199727)
build_install 0.011856 0.011218 10.250023 ( 8.236531)
test_btest 0.000082 0.001096 81.732301 ( 48.087296)
test_basic 0.008273 0.004172 1.257709 ( 2.942439)
test_all 0.100015 0.037297 825.435582 (465.562167)
test_rubyspec 0.060762 0.028698 138.030758 ( 72.168684)
total: 613.08 sec