Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250519-105214
#<BuildRuby:0x00007f98e5aafde0
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250519-105214",
@make="make",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000000 0.000033 0.000033 ( 0.000037)
build_up 0.002575 0.004472 2.975982 ( 2.532498)
build_miniruby 0.001244 0.000290 1.219874 ( 1.218178)
build_ruby 0.001503 0.000351 3.202833 ( 3.302365)
build_all 0.007476 0.000739 5.627537 ( 2.217229)
build_install 0.013872 0.004533 7.422758 ( 3.743294)
test_btest 0.000709 0.000167 55.889149 ( 16.372734)
test_basic 0.004387 0.004371 0.982662 ( 1.036403)
test_all 0.082208 0.037626 595.924298 (191.311125)
test_rubyspec 0.048001 0.033648 112.773349 ( 25.267494)
total: 247.00 sec