Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-055301
#<BuildRuby:0x0000562e9a3dc1f0
@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.20220421-055301",
@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.000016 0.000002 0.000018 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.000000 0.007236 0.875451 ( 1.106493)
build_miniruby 0.000671 0.000264 0.057583 ( 0.056282)
build_ruby 0.000950 0.000000 0.059156 ( 0.057870)
build_all 0.003938 0.000206 1.456779 ( 0.597335)
build_install 0.007777 0.001556 6.209482 ( 2.793691)
test_btest 0.000708 0.000141 48.416852 ( 8.138362)
test_basic 0.004758 0.000951 0.291425 ( 0.379901)
test_all 0.001407 0.000282 624.497972 ( 91.732759)
test_rubyspec 0.085184 0.041443 43.976439 ( 48.901271)
total: 153.76 sec