Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-105401
#<BuildRuby:0x00005563536abdf8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220823-105401",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006392 0.000161 0.867444 ( 4.217513)
build_miniruby 0.000918 0.000065 0.057388 ( 0.056171)
build_ruby 0.000893 0.000064 0.059571 ( 0.058325)
build_all 0.000768 0.003955 1.528402 ( 0.593364)
build_install 0.009731 0.001298 1.907459 ( 0.952668)
test_btest 0.000569 0.000076 53.405034 ( 8.514809)
test_basic 0.006011 0.000140 0.361174 ( 0.449208)
test_all 0.001878 0.000234 625.965625 ( 90.909684)
test_rubyspec 0.081608 0.019463 44.306127 ( 52.661577)
total: 158.41 sec