Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-111902
#<BuildRuby:0x0000557dfa2806e0
@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.20220729-111902",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.009364 0.003592 0.987817 ( 1.210843)
build_miniruby 0.000000 0.001792 0.073105 ( 0.072072)
build_ruby 0.000877 0.001374 0.077810 ( 0.076401)
build_all 0.005252 0.005366 1.508688 ( 0.590454)
build_install 0.021536 0.002282 5.234786 ( 2.118097)
test_btest 0.001357 0.000339 76.153318 ( 8.303598)
test_basic 0.006643 0.001661 0.324463 ( 0.412399)
test_all 0.001574 0.000394 640.860443 ( 64.726698)
test_rubyspec 0.116242 0.065389 45.709621 ( 51.439904)
total: 128.95 sec