Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-013003
#<BuildRuby:0x0000563cab6b2f90
@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.20221014-013003",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.011664 0.000897 1.054874 ( 1.171681)
build_miniruby 0.002256 0.000173 0.096066 ( 0.093788)
build_ruby 0.001405 0.000108 0.104026 ( 0.103725)
build_all 0.002905 0.004813 1.291795 ( 0.573644)
build_install 0.012287 0.000974 1.654414 ( 0.908349)
test_btest 0.001394 0.000186 60.698293 ( 6.725973)
test_basic 0.006861 0.000000 0.355695 ( 0.449944)
test_all 0.006800 0.000000 499.909363 ( 53.384184)
test_rubyspec 0.089667 0.043444 43.190297 ( 51.825681)
total: 115.24 sec