Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-060057
#<BuildRuby:0x0000563e1208a9c0
@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.20221013-060057",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009347 0.000392 1.127940 ( 1.201347)
build_miniruby 0.001243 0.000089 0.089151 ( 0.087896)
build_ruby 0.001466 0.000105 0.099138 ( 0.097564)
build_all 0.008049 0.000239 1.338944 ( 0.570473)
build_install 0.009880 0.006029 1.657771 ( 0.912245)
test_btest 0.001215 0.000162 61.925056 ( 6.581867)
test_basic 0.005926 0.000058 0.356431 ( 0.449014)
test_all 0.009012 0.000414 517.162327 ( 55.093715)
test_rubyspec 0.083383 0.045565 43.148987 ( 51.691086)
total: 116.69 sec