Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250922-045127
#<BuildRuby:0x000078767090fdd0
@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.20250922-045127",
@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.000020 0.000006 0.000026 ( 0.000025)
autoconf 0.000034 0.000009 0.000043 ( 0.000044)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.005597 0.003502 4.466862 ( 2.983209)
build_miniruby 0.001276 0.000077 1.375239 ( 1.371911)
build_ruby 0.000261 0.001493 3.704453 ( 3.761309)
build_all 0.003977 0.004350 6.566514 ( 2.830392)
build_install 0.013732 0.006265 9.812506 ( 4.843356)
test_btest 0.000676 0.000232 65.122408 ( 21.106116)
test_basic 0.000000 0.007944 1.036629 ( 1.098312)
test_all 0.092414 0.030823 653.653610 (194.157544)
test_rubyspec 0.045886 0.034622 115.228041 ( 29.384870)
total: 261.54 sec