Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-085119
#<BuildRuby:0x0000564c32c0a7e0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220816-085119",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.002495 0.003910 0.812069 ( 1.011526)
build_miniruby 0.000892 0.000127 0.058045 ( 0.056813)
build_ruby 0.000845 0.000121 0.059398 ( 0.058105)
build_all 0.003914 0.000559 1.547565 ( 0.589507)
build_install 0.010296 0.000780 1.921668 ( 0.964783)
test_btest 0.000820 0.000110 45.518160 ( 8.779208)
test_basic 0.004785 0.000638 0.294821 ( 0.383699)
test_all 0.000000 0.002012 600.444267 ( 90.273227)
test_rubyspec 0.093325 0.036513 43.758670 ( 51.119015)
total: 153.24 sec