Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-005638
#<BuildRuby:0x000055e84574a148
@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.20221012-005638",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000032 0.000003 0.000035 ( 0.000032)
build_up 0.006592 0.003352 1.098412 ( 1.152451)
build_miniruby 0.001857 0.000265 0.097198 ( 0.094522)
build_ruby 0.001284 0.000183 0.100112 ( 0.098473)
build_all 0.004436 0.004975 1.312995 ( 0.559038)
build_install 0.014170 0.000198 1.628217 ( 0.899340)
test_btest 0.001101 0.000195 58.998343 ( 6.690199)
test_basic 0.002988 0.003226 0.362699 ( 0.452304)
test_all 0.005963 0.001256 486.254252 ( 53.398663)
test_rubyspec 0.085538 0.038996 43.155111 ( 51.699708)
total: 115.05 sec