Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-002037
#<BuildRuby:0x000055ae6171cdd8
@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.20220822-002037",
@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.000071 0.000011 0.000082 ( 0.000027)
build_up 0.006362 0.007803 1.024666 ( 1.472924)
build_miniruby 0.001659 0.000442 0.068623 ( 0.066635)
build_ruby 0.001510 0.000402 0.075635 ( 0.074272)
build_all 0.008484 0.001056 1.514450 ( 0.567763)
build_install 0.011936 0.010016 1.900123 ( 0.913268)
test_btest 0.000659 0.000219 73.190951 ( 7.800027)
test_basic 0.006379 0.002127 0.333023 ( 0.430091)
test_all 0.002839 0.000946 679.777331 ( 66.536529)
test_rubyspec 0.108821 0.073673 46.229704 ( 54.585282)
total: 132.45 sec