Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251227-065704
#<BuildRuby:0x000071521944fde0
@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-065704",
@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.000023)
autoconf 0.000034 0.000009 0.000043 ( 0.000042)
configure 0.000026 0.000006 0.000032 ( 0.000034)
build_up 0.000437 0.005801 2.507183 ( 2.641272)
build_miniruby 0.001529 0.000000 1.743618 ( 1.741584)
build_ruby 0.001491 0.000335 4.572682 ( 4.647181)
build_all 0.006833 0.001951 7.160151 ( 3.211052)
build_install 0.012111 0.007024 9.368209 ( 5.238010)
test_btest 0.001214 0.000000 78.889552 ( 29.286143)
test_basic 0.007235 0.005257 1.342498 ( 1.396388)
test_all 0.101471 0.032498 770.009146 (242.590474)
test_rubyspec 0.041629 0.037909 124.627317 ( 37.583826)
total: 328.34 sec