Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-042747
#<BuildRuby:0x000055a3dde8c610
@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.20220815-042747",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005881 0.005680 0.974879 ( 1.106900)
build_miniruby 0.001616 0.000497 0.078074 ( 0.076357)
build_ruby 0.001605 0.000494 0.077473 ( 0.075391)
build_all 0.006845 0.003809 1.508968 ( 0.578551)
build_install 0.017873 0.002649 1.892831 ( 0.923607)
test_btest 0.000826 0.000243 75.147257 ( 8.004388)
test_basic 0.007068 0.000570 0.334232 ( 0.422120)
test_all 0.005390 0.000067 664.193452 ( 66.309502)
test_rubyspec 0.098650 0.072515 45.695645 ( 53.397750)
total: 130.90 sec