Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-203744
#<BuildRuby:0x00005600ea9be038
@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.20221031-203744",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008226 0.001082 1.110681 ( 1.462097)
build_miniruby 0.001278 0.000320 0.113436 ( 0.111743)
build_ruby 0.001222 0.000306 0.110892 ( 0.108419)
build_all 0.007519 0.000702 1.356737 ( 0.593018)
build_install 0.013055 0.000723 1.681431 ( 0.927851)
test_btest 0.001651 0.000331 61.776203 ( 6.447811)
test_basic 0.005516 0.001103 0.350824 ( 0.441073)
test_all 0.003223 0.004895 495.501829 ( 53.859374)
test_rubyspec 0.071891 0.050154 43.485279 ( 51.991966)
total: 115.94 sec