Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250717-144130
#<BuildRuby:0x000074251b30fde0
@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.20250717-144130",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000027 0.000009 0.000036 ( 0.000034)
configure 0.000021 0.000008 0.000029 ( 0.000027)
build_up 0.003395 0.003992 3.268426 ( 2.334907)
build_miniruby 0.000283 0.001078 1.445079 ( 1.442189)
build_ruby 0.001444 0.000187 3.640903 ( 28.157007)
build_all 0.004572 0.002011 5.219503 ( 3.047523)
build_install 0.009012 0.007349 8.120334 ( 14.832127)
test_btest 0.000829 0.000177 58.772018 ( 25.888089)
test_basic 0.003987 0.004984 1.019104 ( 1.276044)
test_all 0.079596 0.037656 720.058502 (234.895774)
test_rubyspec 0.046247 0.029683 154.762252 ( 30.453304)
total: 342.33 sec