Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-000351
#<BuildRuby:0x0000558ea0662f90
@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-000351",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.009095 0.000049 1.093566 ( 1.162031)
build_miniruby 0.001987 0.000124 0.110229 ( 0.107503)
build_ruby 0.001492 0.000093 0.093198 ( 0.090228)
build_all 0.003551 0.004331 1.341799 ( 0.577039)
build_install 0.015666 0.000250 1.677922 ( 0.908219)
test_btest 0.001570 0.000157 63.171124 ( 6.501509)
test_basic 0.006074 0.000140 0.336317 ( 0.435372)
test_all 0.005556 0.000529 515.146109 ( 54.987517)
test_rubyspec 0.102804 0.029843 43.465508 ( 52.090448)
total: 116.86 sec