Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250927-175146
#<BuildRuby:0x000079c28a0dfdd8
@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.20250927-175146",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000038 0.000000 0.000038 ( 0.000037)
configure 0.000035 0.000000 0.000035 ( 0.000035)
build_up 0.004326 0.003519 3.825957 ( 2.237545)
build_miniruby 0.000236 0.001111 1.138888 ( 1.135737)
build_ruby 0.001134 0.000373 2.710452 ( 62.870652)
build_all 0.005101 0.001341 5.009363 ( 1.929084)
build_install 0.010256 0.007548 7.951130 ( 3.634917)
test_btest 0.000132 0.000760 51.703231 ( 15.775365)
test_basic 0.005517 0.002209 0.693956 ( 0.748247)
test_all 0.072503 0.044899 574.158934 (175.132292)
test_rubyspec 0.049777 0.027519 119.133505 ( 40.669894)
total: 304.13 sec