Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250811-163356
#<BuildRuby:0x000074321438fdc8
@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.20250811-163356",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000026 0.000008 0.000034 ( 0.000033)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.002813 0.004927 3.835872 ( 2.647869)
build_miniruby 0.000479 0.000852 1.437361 ( 1.434202)
build_ruby 0.000922 0.000654 3.547289 ( 3.738229)
build_all 0.005415 0.002145 5.746004 ( 2.419840)
build_install 0.010222 0.008030 8.700503 ( 4.179111)
test_btest 0.000598 0.000220 57.718380 ( 22.007575)
test_basic 0.005998 0.003460 1.063168 ( 1.335343)
test_all 0.078646 0.037537 695.797885 (201.280097)
test_rubyspec 0.036905 0.041070 152.410814 ( 29.896257)
total: 268.94 sec