Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-104706
#<BuildRuby:0x000055bb10206f90
@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.20221012-104706",
@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.000021 0.000010 0.000031 ( 0.000032)
autoconf 0.000037 0.000019 0.000056 ( 0.000055)
configure 0.000024 0.000012 0.000036 ( 0.000035)
build_up 0.005449 0.007195 1.097501 ( 1.278688)
build_miniruby 0.000237 0.001778 0.098315 ( 0.094298)
build_ruby 0.000999 0.000636 0.098475 ( 0.094943)
build_all 0.005351 0.003405 1.306684 ( 0.576834)
build_install 0.012671 0.004662 1.621777 ( 0.888464)
test_btest 0.001642 0.000957 64.330998 ( 6.396224)
test_basic 0.005985 0.000266 0.354393 ( 0.444489)
test_all 0.007334 0.000000 508.679589 ( 54.575577)
test_rubyspec 0.077473 0.063253 43.084607 ( 51.587510)
total: 115.94 sec