Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-134906
#<BuildRuby:0x000055d79b8d9438
@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.20221009-134906",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.010117 0.000428 1.082412 ( 1.130699)
build_miniruby 0.002506 0.000000 0.097568 ( 0.093776)
build_ruby 0.001862 0.000002 0.088327 ( 0.085275)
build_all 0.007473 0.001725 1.282093 ( 0.570335)
build_install 0.010165 0.003791 1.612518 ( 0.895262)
test_btest 0.001655 0.000414 63.257428 ( 6.401885)
test_basic 0.004962 0.001240 0.356202 ( 0.453634)
test_all 0.005072 0.000000 513.723253 ( 54.435144)
test_rubyspec 0.102180 0.032084 42.464828 ( 50.740751)
total: 114.81 sec