Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-144325
#<BuildRuby:0x000055e95f5c1400
@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.20220826-144325",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.005765 0.004555 0.838097 ( 1.096059)
build_miniruby 0.000965 0.000402 0.049328 ( 0.049292)
build_ruby 0.001755 0.000732 0.060497 ( 0.059551)
build_all 0.006176 0.002573 1.259859 ( 0.485230)
build_install 0.005836 0.009892 1.592926 ( 0.805783)
test_btest 0.000708 0.000381 53.899933 ( 6.197814)
test_basic 0.003836 0.002066 0.294436 ( 0.388981)
test_all 0.004162 0.000000 484.866696 ( 54.473515)
test_rubyspec 0.093142 0.046180 41.728503 ( 49.962946)
total: 113.52 sec