Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-090900
#<BuildRuby:0x000056484f91b2c8
@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.20220809-090900",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002014 0.004346 0.872412 ( 2.798904)
build_miniruby 0.000000 0.000800 0.057376 ( 0.056250)
build_ruby 0.000713 0.000339 0.060898 ( 0.059605)
build_all 0.003738 0.000934 1.508844 ( 0.591564)
build_install 0.007987 0.001041 5.633581 ( 2.154517)
test_btest 0.000593 0.000140 50.720238 ( 8.289776)
test_basic 0.004621 0.001087 0.304491 ( 0.393138)
test_all 0.000928 0.000218 615.553010 ( 91.264214)
test_rubyspec 0.062250 0.032433 43.833056 ( 51.317029)
total: 156.93 sec