Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250905-051813
#<BuildRuby:0x000075365aebfdd8
@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.20250905-051813",
@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.000006 0.000021 ( 0.000022)
autoconf 0.000026 0.000011 0.000037 ( 0.000036)
configure 0.000022 0.000009 0.000031 ( 0.000030)
build_up 0.003814 0.003832 3.573091 ( 2.489956)
build_miniruby 0.000895 0.000422 1.091804 ( 1.089206)
build_ruby 0.001388 0.000165 3.078271 ( 3.174815)
build_all 0.005318 0.002216 5.483991 ( 2.208641)
build_install 0.012953 0.004287 8.638555 ( 3.960083)
test_btest 0.000582 0.000257 55.795644 ( 15.284815)
test_basic 0.004500 0.003195 0.906129 ( 0.964852)
test_all 0.090240 0.020717 541.560113 (211.074791)
test_rubyspec 0.042604 0.033908 108.459488 ( 21.013756)
total: 261.26 sec