Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-005109
#<BuildRuby:0x000055c9846defe0
@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.20220728-005109",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010103 0.000935 0.979024 ( 1.073642)
build_miniruby 0.001718 0.000265 0.073749 ( 0.073152)
build_ruby 0.001605 0.000247 0.075503 ( 0.075365)
build_all 0.012101 0.000000 1.548537 ( 0.594328)
build_install 0.019353 0.003832 5.139969 ( 2.076239)
test_btest 0.000000 0.001257 72.232758 ( 8.134860)
test_basic 0.002195 0.006096 0.315298 ( 0.403915)
test_all 0.001641 0.000357 647.352454 ( 64.313737)
test_rubyspec 0.118021 0.058657 45.270956 ( 50.981648)
total: 127.73 sec