Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-221028
#<BuildRuby:0x000055b6a4b3e7e0
@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.20221126-221028",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.001006 0.004106 1.238949 ( 1.452802)
build_miniruby 0.000900 0.000112 0.963970 ( 0.962970)
build_ruby 0.000000 0.001306 2.754102 ( 2.667007)
build_all 0.006727 0.003211 22.614148 ( 4.389691)
build_install 0.008319 0.000677 4.317645 ( 1.545118)
test_btest 0.000462 0.000077 64.758145 ( 10.572355)
test_basic 0.004140 0.000690 0.303915 ( 0.394678)
test_all 0.000915 0.000000 685.868367 (108.198838)
test_rubyspec 0.055875 0.014219 53.679421 ( 61.848519)
total: 192.03 sec