Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-233400
#<BuildRuby:0x000055b1640003a0
@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.20220823-233400",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.007565 0.004872 0.984518 ( 1.474595)
build_miniruby 0.001704 0.000393 0.076686 ( 0.074767)
build_ruby 0.002452 0.000000 0.070498 ( 0.068148)
build_all 0.009043 0.000525 1.529195 ( 0.587540)
build_install 0.022199 0.000000 1.878101 ( 0.907216)
test_btest 0.000938 0.000000 74.679242 ( 8.134002)
test_basic 0.007614 0.000422 0.320265 ( 0.408272)
test_all 0.004462 0.000638 642.016683 ( 66.229551)
test_rubyspec 0.152562 0.021794 45.861458 ( 54.232599)
total: 132.12 sec