Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-104807
#<BuildRuby:0x000055fbc0695570
@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.20220724-104807",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.008795 0.000348 0.844494 ( 1.053514)
build_miniruby 0.001706 0.000122 0.062298 ( 0.061721)
build_ruby 0.002274 0.000162 0.065109 ( 0.063999)
build_all 0.007513 0.000537 1.225842 ( 0.474741)
build_install 0.011602 0.006766 4.296920 ( 1.836514)
test_btest 0.001506 0.000215 51.913902 ( 6.288550)
test_basic 0.005007 0.000715 0.269696 ( 0.361841)
test_all 0.001601 0.000229 501.205277 ( 53.259238)
test_rubyspec 0.100003 0.034818 41.898944 ( 47.771235)
total: 111.17 sec