Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-044725
#<BuildRuby:0x000056494e2b7800
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220813-044725",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006826 0.005013 0.993805 ( 1.069930)
build_miniruby 0.001427 0.000439 0.076545 ( 0.075084)
build_ruby 0.001553 0.000478 0.077852 ( 0.076401)
build_all 0.007456 0.002294 1.549889 ( 0.588843)
build_install 0.017407 0.005766 1.919050 ( 0.954244)
test_btest 0.001120 0.000350 69.974333 ( 8.469000)
test_basic 0.001341 0.005919 0.334683 ( 0.424575)
test_all 0.004220 0.001019 640.788295 ( 64.193263)
test_rubyspec 0.122367 0.055448 46.047271 ( 53.605386)
total: 129.46 sec