Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260119-131218
#<BuildRuby:0x00007595ab70fdd0
@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.20260119-131218",
@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.000023 0.000006 0.000029 ( 0.000030)
autoconf 0.000037 0.000010 0.000047 ( 0.000047)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.002408 0.005544 3.125397 ( 2.894005)
build_miniruby 0.000951 0.000980 1.818082 ( 1.815991)
build_ruby 0.001848 0.000257 5.156521 ( 5.210017)
build_all 0.006126 0.003391 7.237794 ( 3.115697)
build_install 0.016246 0.004689 9.406954 ( 5.142868)
test_btest 0.000036 0.001032 79.317844 ( 21.155418)
test_basic 0.006314 0.002738 1.292779 ( 1.484968)
test_all 0.087901 0.042069 736.306443 (232.017399)
test_rubyspec 0.047255 0.037765 132.005124 ( 24.918201)
total: 297.76 sec