Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250728-231215
#<BuildRuby:0x00007dd81562fdc0
@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.20250728-231215",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000033 0.000000 0.000033 ( 0.000033)
build_up 0.001918 0.005964 3.920298 ( 2.698617)
build_miniruby 0.000339 0.001069 1.286327 ( 1.283496)
build_ruby 0.001534 0.000154 3.990581 ( 4.088831)
build_all 0.004861 0.002651 6.083116 ( 2.508011)
build_install 0.015413 0.001506 8.994621 ( 4.372915)
test_btest 0.001368 0.001111 61.037971 ( 17.331350)
test_basic 0.003394 0.004785 0.992657 ( 1.045999)
test_all 0.076073 0.045786 692.913155 (222.898485)
test_rubyspec 0.049883 0.029528 156.332601 ( 32.514215)
total: 288.74 sec