Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250823-002852
#<BuildRuby:0x0000777ec343fdc8
@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.20250823-002852",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000025 0.000008 0.000033 ( 0.000034)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.002187 0.006060 4.380449 ( 2.836672)
build_miniruby 0.001008 0.000383 1.381699 ( 1.378185)
build_ruby 0.001210 0.000460 3.891625 ( 3.967172)
build_all 0.005462 0.002418 6.367560 ( 2.725584)
build_install 0.013227 0.006706 9.698437 ( 4.575277)
test_btest 0.000601 0.000239 59.585428 ( 17.669288)
test_basic 0.002907 0.005022 0.982391 ( 1.034061)
test_all 0.089198 0.030577 640.194556 (202.681377)
test_rubyspec 0.047155 0.030816 107.862504 ( 26.399859)
total: 263.27 sec