Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251010-125318
#<BuildRuby:0x00007081210ffdd0
@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.20251010-125318",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000028 0.000007 0.000035 ( 0.000036)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005286 0.004082 4.821516 ( 3.347589)
build_miniruby 0.001415 0.000118 1.806881 ( 1.811014)
build_ruby 0.001996 0.000000 4.771148 ( 4.818859)
build_all 0.009209 0.001408 7.100831 ( 5.235987)
build_install 0.023019 0.003712 10.689996 ( 7.242955)
test_btest 0.000788 0.000202 67.576088 ( 27.880196)
test_basic 0.004153 0.004231 0.921691 ( 0.969478)
test_all 0.091756 0.034014 704.366477 (216.646334)
test_rubyspec 0.044620 0.034211 118.119253 ( 26.506514)
total: 294.46 sec