Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-234131
#<BuildRuby:0x0000555683273858
@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.20220504-234131",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004823 0.007559 1.018385 ( 1.358767)
build_miniruby 0.002353 0.000441 0.072309 ( 0.069201)
build_ruby 0.001713 0.000322 0.068023 ( 0.066118)
build_all 0.010346 0.000339 1.491384 ( 0.620627)
build_install 0.012823 0.011655 5.846600 ( 2.796683)
test_btest 0.000741 0.000203 74.205291 ( 7.964252)
test_basic 0.008378 0.000035 0.314464 ( 0.402523)
test_all 0.002394 0.000599 662.763471 ( 65.122680)
test_rubyspec 0.137350 0.051406 45.477962 ( 50.573154)
total: 128.98 sec