Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260310-005012
#<BuildRuby:0x000076c8dd99fdc8
@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.20260310-005012",
@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.000019 0.000005 0.000024 ( 0.000026)
autoconf 0.000060 0.000000 0.000060 ( 0.000060)
configure 0.000049 0.000000 0.000049 ( 0.000049)
build_up 0.001880 0.005398 2.210348 ( 2.405811)
build_miniruby 0.001233 0.000407 1.643227 ( 1.613317)
build_ruby 0.001378 0.000456 4.569200 ( 4.650685)
build_all 0.004781 0.003939 6.829753 ( 2.924365)
build_install 0.010663 0.007893 8.842102 ( 4.951318)
test_btest 0.000664 0.000252 78.154176 ( 20.177154)
test_basic 0.004416 0.005197 1.191052 ( 1.235457)
test_all 0.092870 0.033908 756.102486 (222.536324)
test_rubyspec 0.052799 0.037924 136.480532 ( 32.717843)
total: 293.21 sec