Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251009-200056
#<BuildRuby:0x000074300a8dfdc0
@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.20251009-200056",
@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.000013 0.000005 0.000018 ( 0.000019)
autoconf 0.000028 0.000009 0.000037 ( 0.000038)
configure 0.000021 0.000007 0.000028 ( 0.000027)
build_up 0.002735 0.005711 4.442122 ( 2.913141)
build_miniruby 0.001295 0.000099 1.292962 ( 1.289664)
build_ruby 0.000483 0.001222 3.576374 ( 3.693926)
build_all 0.005055 0.002431 6.247651 ( 2.607408)
build_install 0.015791 0.003440 9.647218 ( 4.671515)
test_btest 0.000708 0.000260 61.818055 ( 17.556249)
test_basic 0.003144 0.005042 0.945632 ( 0.996963)
test_all 0.085953 0.034171 699.663885 (210.083959)
test_rubyspec 0.045742 0.034395 115.029175 ( 27.460322)
total: 271.27 sec