Logfile: /home/ko1/ruby/logs/brlog.trunk.20220604-162908
#<BuildRuby:0x0000556034227e98
@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.20220604-162908",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005510 0.001378 0.840177 ( 1.110887)
build_miniruby 0.001070 0.000000 0.057851 ( 0.056545)
build_ruby 0.001060 0.000000 0.059133 ( 0.057865)
build_all 0.004289 0.000000 1.500350 ( 0.611728)
build_install 0.006740 0.004430 6.349695 ( 2.872120)
test_btest 0.000669 0.000179 55.778825 ( 8.377152)
test_basic 0.001791 0.003619 0.256033 ( 0.345271)
test_all 0.000991 0.000309 655.706822 ( 93.276472)
test_rubyspec 0.043278 0.025778 44.247223 ( 49.878349)
total: 156.59 sec