Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251031-220459
#<BuildRuby:0x00007d223d43fdc8
@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.20251031-220459",
@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.000010 0.000004 0.000014 ( 0.000015)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.003837 0.004498 3.674685 ( 2.315510)
build_miniruby 0.001352 0.000000 1.197449 ( 1.198425)
build_ruby 0.001551 0.000016 2.836628 ( 3.015179)
build_all 0.005903 0.001364 5.496589 ( 2.214733)
build_install 0.014517 0.007192 8.388563 ( 3.983271)
test_btest 0.000265 0.000799 60.065282 ( 19.439185)
test_basic 0.005738 0.005591 1.235999 ( 1.431995)
test_all 0.089459 0.028082 575.084974 (209.839532)
test_rubyspec 0.052105 0.029872 117.413596 ( 20.404489)
total: 263.84 sec