Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250922-192333
#<BuildRuby:0x00007155012cfde0
@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.20250922-192333",
@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.000025)
autoconf 0.000034 0.000009 0.000043 ( 0.000042)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.004194 0.004086 4.161256 ( 2.687724)
build_miniruby 0.000551 0.000882 1.556129 ( 1.552707)
build_ruby 0.001556 0.000000 3.652621 ( 3.754880)
build_all 0.003668 0.003810 5.742391 ( 2.394927)
build_install 0.013906 0.005135 8.915847 ( 4.369814)
test_btest 0.000185 0.000716 58.403988 ( 16.132908)
test_basic 0.004685 0.003448 0.914778 ( 0.969311)
test_all 0.088899 0.032427 624.260804 (202.669574)
test_rubyspec 0.046509 0.037510 112.960532 ( 23.487273)
total: 258.02 sec