Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-093232
#<BuildRuby:0x0000558fbed03da8
@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.20220504-093232",
@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.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006389 0.000491 0.855409 ( 0.936368)
build_miniruby 0.000958 0.000073 0.056860 ( 0.055581)
build_ruby 0.000761 0.000059 0.057286 ( 0.056109)
build_all 0.004220 0.000000 1.496939 ( 0.605847)
build_install 0.006809 0.004371 6.242653 ( 2.801034)
test_btest 0.000662 0.000083 54.133836 ( 8.000422)
test_basic 0.005302 0.000662 0.337327 ( 0.425556)
test_all 0.001363 0.000170 634.951519 ( 91.704879)
test_rubyspec 0.104746 0.020816 43.806927 ( 48.706576)
total: 153.29 sec