Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260223-033522
#<BuildRuby:0x00007f545419fdc0
@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.20260223-033522",
@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.000025 0.000006 0.000031 ( 0.000033)
autoconf 0.000060 0.000000 0.000060 ( 0.000059)
configure 0.000047 0.000000 0.000047 ( 0.000047)
build_up 0.004471 0.003483 3.097445 ( 3.585963)
build_miniruby 0.002143 0.000000 2.318021 ( 2.317743)
build_ruby 0.001917 0.000288 4.366618 ( 4.553330)
build_all 0.007679 0.000894 6.633900 ( 2.691641)
build_install 0.016640 0.005490 9.316407 ( 5.052194)
test_btest 0.000019 0.001075 82.174134 ( 21.585301)
test_basic 0.007069 0.003385 1.239451 ( 1.279149)
test_all 0.101015 0.035730 883.846514 (253.728818)
test_rubyspec 0.055222 0.043231 155.490171 ( 33.662608)
total: 328.46 sec