Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-153959
#<BuildRuby:0x000055dc07070920
@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.20221108-153959",
@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.000018 0.000004 0.000022 ( 0.000022)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006163 0.004583 1.102651 ( 1.119638)
build_miniruby 0.001606 0.000459 0.069385 ( 0.067206)
build_ruby 0.001404 0.000401 0.064652 ( 0.062767)
build_all 0.009512 0.000000 1.458421 ( 0.586211)
build_install 0.019750 0.001608 1.847067 ( 0.942960)
test_btest 0.001674 0.000000 85.293213 ( 9.086737)
test_basic 0.000062 0.008623 0.338270 ( 0.425821)
test_all 0.001398 0.000419 685.705723 ( 69.286824)
test_rubyspec 0.089874 0.094233 47.476509 ( 55.639047)
total: 137.22 sec