Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-014820
#<BuildRuby:0x00007ff8030efdc8
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20241022-014820",
@make="make",
@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.000013 0.000005 0.000018 ( 0.000019)
autoconf 0.000025 0.000010 0.000035 ( 0.000035)
configure 0.000024 0.000009 0.000033 ( 0.000033)
build_up 0.005342 0.002176 3.875987 ( 3.760629)
build_miniruby 0.001127 0.000459 1.435103 ( 1.432163)
build_ruby 0.001423 0.000580 4.891997 ( 5.138404)
build_all 0.009669 0.002128 8.086764 ( 5.299340)
build_install 0.016230 0.008261 10.972925 ( 7.347801)
test_btest 0.000814 0.000331 96.418907 ( 36.879761)
test_basic 0.006088 0.006343 1.144776 ( 1.208561)
test_all 0.095407 0.055561 756.387506 (229.468175)
test_rubyspec 0.047197 0.036260 133.063239 ( 28.179424)
total: 318.72 sec