Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-180121
#<BuildRuby:0x0000561d8b1404c0
@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-180121",
@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.000019 0.000008 0.000027 ( 0.000028)
autoconf 0.000013 0.000006 0.000019 ( 0.000019)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.009154 0.002193 0.965185 ( 0.991344)
build_miniruby 0.001803 0.000000 0.074576 ( 0.073097)
build_ruby 0.002312 0.000000 0.077749 ( 0.075688)
build_all 0.009386 0.001795 1.524912 ( 0.576784)
build_install 0.016455 0.005531 1.872031 ( 0.909183)
test_btest 0.001004 0.000354 77.952756 ( 8.475880)
test_basic 0.006654 0.000582 0.319246 ( 0.410569)
test_all 0.004871 0.001623 670.090791 ( 65.728204)
test_rubyspec 0.054697 0.103830 45.632656 ( 54.194740)
total: 131.44 sec