Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-052938
#<BuildRuby:0x0000557e88254e80
@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.20221010-052938",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.009183 0.001267 1.096174 ( 1.142825)
build_miniruby 0.001712 0.000428 0.093249 ( 0.089473)
build_ruby 0.001323 0.000331 0.098333 ( 0.096188)
build_all 0.002057 0.005489 1.235126 ( 0.549401)
build_install 0.014422 0.001343 1.620656 ( 0.884546)
test_btest 0.001139 0.000326 62.899826 ( 6.681853)
test_basic 0.000000 0.006363 0.342008 ( 0.442696)
test_all 0.005428 0.001273 508.982298 ( 54.384331)
test_rubyspec 0.067633 0.059913 42.721520 ( 51.255363)
total: 115.53 sec