Logfile: /home/ko1/ruby/logs/brlog.trunk.20220509-104241
#<BuildRuby:0x000055797266a828
@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.20220509-104241",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000052 0.000006 0.000058 ( 0.000060)
build_up 0.002985 0.004666 0.898176 ( 1.185832)
build_miniruby 0.000957 0.000179 0.063982 ( 0.062830)
build_ruby 0.001035 0.000194 0.054714 ( 0.053477)
build_all 0.004595 0.000862 1.288857 ( 0.535523)
build_install 0.012312 0.001339 6.354217 ( 3.038426)
test_btest 0.000473 0.000084 63.999270 ( 12.793276)
test_basic 0.004373 0.000771 0.295772 ( 0.390750)
test_all 0.001083 0.000191 531.248395 ( 63.628996)
test_rubyspec 0.033304 0.018149 52.697173 ( 58.428053)
total: 140.12 sec