Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-033844
#<BuildRuby:0x0000564941374c00
@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.20221117-033844",
@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.000023 0.000005 0.000028 ( 0.000029)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.000000 0.008028 1.100457 ( 2.063693)
build_miniruby 0.000000 0.001798 0.921913 ( 0.940297)
build_ruby 0.000000 0.002169 2.396189 ( 2.317924)
build_all 0.016798 0.001808 18.493595 ( 2.313776)
build_install 0.019135 0.000437 1.973224 ( 1.047642)
test_btest 0.001152 0.000346 89.286465 ( 9.879192)
test_basic 0.005752 0.001725 0.353113 ( 0.444543)
test_all 0.002226 0.000282 706.431866 ( 77.909257)
test_rubyspec 0.068195 0.067262 50.740155 ( 59.304701)
total: 156.22 sec