Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-070505
#<BuildRuby:0x000055b2b2fbc7b8
@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.20220721-070505",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005653 0.005670 1.007452 ( 8.450600)
build_miniruby 0.001375 0.000458 0.076196 ( 0.074680)
build_ruby 0.001210 0.000403 0.071573 ( 0.070040)
build_all 0.009498 0.001846 1.544613 ( 0.597922)
build_install 0.009816 0.010339 5.248903 ( 2.093788)
test_btest 0.000000 0.001288 75.600108 ( 8.123508)
test_basic 0.002825 0.004236 0.344563 ( 0.437269)
test_all 0.001698 0.000799 641.807887 ( 64.457945)
test_rubyspec 0.116564 0.052470 46.008067 ( 51.791060)
total: 136.10 sec