Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250909-111058
#<BuildRuby:0x0000790009e6fdc0
@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.20250909-111058",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.002230 0.005079 3.469458 ( 2.155488)
build_miniruby 0.001295 0.000109 1.143412 ( 1.141553)
build_ruby 0.001602 0.000000 2.899120 ( 3.048896)
build_all 0.003310 0.003640 5.106992 ( 2.014540)
build_install 0.010939 0.006937 7.844747 ( 3.558514)
test_btest 0.000599 0.000233 56.317612 ( 15.293663)
test_basic 0.004129 0.003894 0.708948 ( 0.762783)
test_all 0.082652 0.029210 542.965495 (182.179137)
test_rubyspec 0.048956 0.032093 111.154054 ( 21.044616)
total: 231.20 sec