Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-073016
#<BuildRuby:0x0000564e0b797e58
@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.20220823-073016",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006319 0.000000 0.871319 ( 1.176322)
build_miniruby 0.001062 0.000000 0.057766 ( 0.056471)
build_ruby 0.001043 0.000000 0.059150 ( 0.057921)
build_all 0.000861 0.003777 1.531671 ( 0.587524)
build_install 0.008310 0.000511 1.897083 ( 0.956267)
test_btest 0.000554 0.000000 54.134890 ( 8.541619)
test_basic 0.005244 0.000000 0.283055 ( 0.372183)
test_all 0.002232 0.000000 623.787231 ( 88.835213)
test_rubyspec 0.071506 0.042072 44.215220 ( 52.477144)
total: 153.06 sec