Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260211-083921
#<BuildRuby:0x000079a55c10fdd0
@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.20260211-083921",
@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.000005 0.000020 ( 0.000022)
autoconf 0.000032 0.000011 0.000043 ( 0.000043)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.001670 0.005270 3.076743 ( 2.878003)
build_miniruby 0.000493 0.000998 1.951168 ( 1.924528)
build_ruby 0.001297 0.000515 4.416508 ( 4.559080)
build_all 0.006635 0.001669 6.964022 ( 3.109166)
build_install 0.010138 0.007631 9.679301 ( 5.404897)
test_btest 0.000659 0.000274 77.095835 ( 21.306250)
test_basic 0.004786 0.005773 1.143991 ( 1.185329)
test_all 0.087331 0.042278 798.927035 (230.397246)
test_rubyspec 0.052561 0.032844 136.542893 ( 30.273738)
total: 301.04 sec