Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251031-102807
#<BuildRuby:0x000079bb6811fdd0
@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-102807",
@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.000009 0.000037 ( 0.000037)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.001691 0.006886 4.010898 ( 2.351872)
build_miniruby 0.001098 0.000445 1.232245 ( 1.228564)
build_ruby 0.000865 0.000953 2.991351 ( 3.147949)
build_all 0.005853 0.002351 5.578596 ( 2.180936)
build_install 0.019219 0.001968 8.477698 ( 4.085011)
test_btest 0.000755 0.000267 60.326917 ( 16.017184)
test_basic 0.003218 0.003778 0.714795 ( 0.765227)
test_all 0.082569 0.035488 592.638866 (173.181557)
test_rubyspec 0.052726 0.035043 118.207861 ( 20.070956)
total: 223.03 sec