Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-061900
#<BuildRuby:0x0000560b8d10fdd0
@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.20220829-061900",
@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.000013 0.000002 0.000015 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.001832 0.004300 0.890297 ( 0.905156)
build_miniruby 0.000768 0.000177 0.057643 ( 0.056416)
build_ruby 0.000837 0.000194 0.059527 ( 0.058298)
build_all 0.003661 0.000844 1.552503 ( 0.597410)
build_install 0.006243 0.004952 1.907569 ( 0.948532)
test_btest 0.000546 0.000156 46.077223 ( 8.745094)
test_basic 0.004019 0.001148 0.286758 ( 0.376190)
test_all 0.002233 0.000000 612.441663 ( 89.969510)
test_rubyspec 0.070136 0.047555 43.516519 ( 51.807763)
total: 153.46 sec