Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-204225
#<BuildRuby:0x00005573492c2038
@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.20221024-204225",
@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.000026 0.000002 0.000028 ( 0.000028)
autoconf 0.000042 0.000003 0.000045 ( 0.000045)
configure 0.000039 0.000003 0.000042 ( 0.000041)
build_up 0.001411 0.010740 1.190398 ( 1.339126)
build_miniruby 0.001395 0.000372 0.109212 ( 0.109182)
build_ruby 0.001184 0.000316 0.110943 ( 0.111032)
build_all 0.006753 0.001801 1.390675 ( 0.620522)
build_install 0.008745 0.005668 1.722552 ( 0.950992)
test_btest 0.001694 0.000530 62.369337 ( 6.685223)
test_basic 0.005836 0.000000 0.332252 ( 0.426453)
test_all 0.004506 0.002208 522.794229 ( 55.633591)
test_rubyspec 0.068048 0.054125 43.358152 ( 51.572893)
total: 117.45 sec