Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250731-084751
#<BuildRuby:0x000073139bb9fdd0
@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.20250731-084751",
@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.000021)
autoconf 0.000026 0.000008 0.000034 ( 0.000035)
configure 0.000023 0.000007 0.000030 ( 0.000031)
build_up 0.004792 0.003904 4.380589 ( 3.044579)
build_miniruby 0.001364 0.000000 1.664623 ( 1.661168)
build_ruby 0.001725 0.000030 4.419056 ( 4.592955)
build_all 0.006260 0.001704 6.387275 ( 2.730652)
build_install 0.010507 0.007652 9.308075 ( 4.500312)
test_btest 0.000821 0.000000 62.760299 ( 17.475934)
test_basic 0.005576 0.003020 0.918428 ( 0.966149)
test_all 0.085090 0.035891 732.626265 (225.141456)
test_rubyspec 0.051217 0.030402 162.408645 ( 32.917770)
total: 293.03 sec