Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-185304
#<BuildRuby:0x0000558fad935480
@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.20221026-185304",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.000738 0.011241 1.118914 ( 1.160379)
build_miniruby 0.001892 0.000000 0.098808 ( 0.095359)
build_ruby 0.001380 0.000000 0.100838 ( 0.098021)
build_all 0.008150 0.001306 1.323809 ( 0.564253)
build_install 0.010344 0.003403 1.601207 ( 0.887712)
test_btest 0.002176 0.000000 61.503544 ( 6.648007)
test_basic 0.006749 0.000284 0.349781 ( 0.439628)
test_all 0.004887 0.001543 509.754949 ( 57.348463)
test_rubyspec 0.077222 0.053993 43.634038 ( 52.066811)
total: 119.31 sec