Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-025131
#<BuildRuby:0x000056299e086038
@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.20221101-025131",
@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.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006150 0.005013 1.115874 ( 1.235910)
build_miniruby 0.001286 0.000198 0.108690 ( 0.106733)
build_ruby 0.001576 0.000000 0.094634 ( 0.092881)
build_all 0.008695 0.000811 1.362327 ( 0.608061)
build_install 0.008292 0.005705 1.676547 ( 0.902480)
test_btest 0.001547 0.000309 64.328565 ( 6.458136)
test_basic 0.007130 0.000327 0.356780 ( 0.446996)
test_all 0.005994 0.000864 512.326398 ( 54.222262)
test_rubyspec 0.056946 0.070363 43.249134 ( 51.747494)
total: 115.82 sec