Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250628-231150
#<BuildRuby:0x000072471288fdd0
@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.20250628-231150",
@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.000025)
autoconf 0.000031 0.000009 0.000040 ( 0.000041)
configure 0.000025 0.000007 0.000032 ( 0.000033)
build_up 0.005985 0.001739 3.708783 ( 2.661721)
build_miniruby 0.000576 0.000878 1.555974 ( 1.552880)
build_ruby 0.001715 0.000000 3.699305 ( 3.899294)
build_all 0.002929 0.004880 6.077291 ( 2.623585)
build_install 0.015453 0.004144 8.747405 ( 4.421145)
test_btest 0.000876 0.000000 51.911961 ( 14.877705)
test_basic 0.003381 0.003108 0.889435 ( 0.944421)
test_all 0.081953 0.040882 700.732693 (362.435035)
test_rubyspec 0.059646 0.025863 161.771473 (125.910865)
total: 519.33 sec