Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-165848
#<BuildRuby:0x000055e03dfc4a68
@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.20221007-165848",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005235 0.004282 1.109181 ( 1.193692)
build_miniruby 0.001658 0.000000 0.096041 ( 0.093494)
build_ruby 0.002026 0.000000 0.095599 ( 0.092514)
build_all 0.006653 0.001362 1.355595 ( 0.574119)
build_install 0.014148 0.000944 1.686918 ( 0.889772)
test_btest 0.002460 0.000000 61.124663 ( 6.077041)
test_basic 0.007032 0.000000 0.355043 ( 0.446647)
test_all 0.001803 0.005275 472.696701 ( 52.502278)
test_rubyspec 0.094927 0.044279 42.532438 ( 51.070252)
total: 112.94 sec