Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251215-065056
#<BuildRuby:0x000072d8752cfdd8
@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.20251215-065056",
@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.000033 0.000000 0.000033 ( 0.000020)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000035 0.000000 0.000035 ( 0.000035)
build_up 0.002133 0.005124 2.879368 ( 2.677876)
build_miniruby 0.000367 0.001109 1.810532 ( 1.808944)
build_ruby 0.001158 0.000769 4.381163 ( 4.484569)
build_all 0.007343 0.002096 6.746597 ( 3.017952)
build_install 0.015270 0.006213 9.391315 ( 5.278478)
test_btest 0.000000 0.000849 74.465593 ( 22.768311)
test_basic 0.000875 0.007182 0.992570 ( 1.047069)
test_all 0.090114 0.040013 750.120053 (228.173638)
test_rubyspec 0.042802 0.042769 125.685198 ( 29.219259)
total: 298.48 sec