Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-070318
#<BuildRuby:0x000055e02e4326c8
@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.20221117-070318",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.004841 0.004381 1.126906 ( 1.472817)
build_miniruby 0.001220 0.000610 0.892848 ( 0.893420)
build_ruby 0.002624 0.000000 2.421075 ( 2.319625)
build_all 0.009748 0.008598 18.418216 ( 2.272099)
build_install 0.016143 0.003096 1.904105 ( 0.987843)
test_btest 0.000000 0.001389 85.392706 ( 9.181187)
test_basic 0.003484 0.002871 0.355090 ( 0.450247)
test_all 0.001285 0.000643 707.350833 ( 75.036571)
test_rubyspec 0.085449 0.050375 51.137732 ( 59.716732)
total: 152.33 sec