Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-030209
#<BuildRuby:0x000055e9f0c506e0
@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.20221109-030209",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005736 0.006139 1.205388 ( 1.431024)
build_miniruby 0.000000 0.001687 0.061854 ( 0.060698)
build_ruby 0.000654 0.001329 0.064406 ( 0.062504)
build_all 0.007632 0.003934 2.353804 ( 1.399171)
build_install 0.019005 0.003650 1.874318 ( 0.940006)
test_btest 0.001064 0.000375 87.428415 ( 8.775812)
test_basic 0.007478 0.000822 0.328473 ( 0.414884)
test_all 0.001708 0.000569 645.440846 ( 67.416146)
test_rubyspec 0.101181 0.080333 47.531638 ( 55.694954)
total: 136.20 sec