Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-192633
#<BuildRuby:0x000055c5b16f4d30
@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.20220731-192633",
@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.000011 0.000004 0.000015 ( 0.000014)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.007840 0.002613 0.973107 ( 1.108616)
build_miniruby 0.001581 0.000527 0.077310 ( 0.076892)
build_ruby 0.001758 0.000586 0.070974 ( 0.070102)
build_all 0.005703 0.005080 1.516045 ( 0.578708)
build_install 0.016239 0.004095 5.153986 ( 2.129821)
test_btest 0.001177 0.000000 73.660017 ( 8.159535)
test_basic 0.008418 0.000000 0.317038 ( 0.407254)
test_all 0.001978 0.000000 666.866909 ( 66.222677)
test_rubyspec 0.112746 0.057904 45.390137 ( 51.108580)
total: 129.86 sec