Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-180226
#<BuildRuby:0x000055998b9a6f08
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220829-180226",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000025 0.000002 0.000027 ( 0.000027)
autoconf 0.000054 0.000004 0.000058 ( 0.000057)
configure 0.000147 0.000011 0.000158 ( 0.000161)
build_up 0.005814 0.004977 0.815579 ( 0.892250)
build_miniruby 0.001874 0.000000 0.062072 ( 0.061262)
build_ruby 0.002075 0.000000 0.056832 ( 0.055946)
build_all 0.008722 0.000495 1.257474 ( 0.484863)
build_install 0.014430 0.001205 1.581167 ( 0.795395)
test_btest 0.001270 0.000159 51.920884 ( 5.808006)
test_basic 0.005086 0.000636 0.298466 ( 0.390300)
test_all 0.004210 0.000000 486.766459 ( 51.783247)
test_rubyspec 0.071575 0.044653 41.104121 ( 49.761901)
total: 110.03 sec