Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-171131
#<BuildRuby:0x000055eb3be39438
@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.20221007-171131",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.001582 0.008617 1.071428 ( 1.245916)
build_miniruby 0.000000 0.001744 0.097859 ( 0.096108)
build_ruby 0.000000 0.001432 0.094081 ( 0.093271)
build_all 0.001857 0.006092 1.331117 ( 0.587559)
build_install 0.014696 0.000942 1.664213 ( 0.889330)
test_btest 0.001245 0.000622 61.877271 ( 6.355101)
test_basic 0.006127 0.000758 0.356880 ( 0.449178)
test_all 0.004879 0.002277 497.916284 ( 53.208811)
test_rubyspec 0.091340 0.039866 42.555166 ( 51.203081)
total: 114.13 sec