Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250708-073908
#<BuildRuby:0x000079af484efdd8
@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.20250708-073908",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000000 0.000056 0.000056 ( 0.000058)
build_up 0.005078 0.003381 3.784319 ( 3.034862)
build_miniruby 0.000789 0.000752 1.487553 ( 1.487004)
build_ruby 0.001668 0.000154 3.745443 ( 3.858532)
build_all 0.005777 0.003979 6.574535 ( 2.768424)
build_install 0.018130 0.003526 9.410963 ( 4.760903)
test_btest 0.000290 0.001072 54.478998 ( 16.838026)
test_basic 0.007823 0.001717 1.108817 ( 1.388885)
test_all 0.081330 0.041109 676.061390 (231.600408)
test_rubyspec 0.048733 0.035097 164.673966 ( 39.395803)
total: 305.13 sec