Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250619-154251
#<BuildRuby:0x000074a37facfde0
@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.20250619-154251",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000040 0.000000 0.000040 ( 0.000040)
configure 0.000034 0.000000 0.000034 ( 0.000035)
build_up 0.004336 0.003450 3.758787 ( 2.665922)
build_miniruby 0.001379 0.000091 1.356531 ( 1.353305)
build_ruby 0.001361 0.000314 3.693310 ( 4.173663)
build_all 0.009004 0.001120 6.448728 ( 3.775883)
build_install 0.020820 0.005926 9.854100 ( 6.651809)
test_btest 0.000953 0.000014 53.429387 ( 16.241677)
test_basic 0.004817 0.001781 0.884951 ( 0.939842)
test_all 0.089494 0.026667 659.686718 (195.003842)
test_rubyspec 0.043920 0.032748 105.900524 ( 23.722782)
total: 254.53 sec