Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-041117
#<BuildRuby:0x000055c6fbbd0b88
@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.20221127-041117",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000020)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.008415 0.001409 1.267359 ( 1.524034)
build_miniruby 0.001762 0.000542 0.842467 ( 0.853887)
build_ruby 0.003339 0.000000 2.261640 ( 2.192252)
build_all 0.017554 0.005420 25.121128 ( 2.893444)
build_install 0.019388 0.001429 4.978375 ( 1.225255)
test_btest 0.000000 0.001146 85.234062 ( 8.745756)
test_basic 0.002805 0.004476 0.343030 ( 0.430966)
test_all 0.001989 0.000597 684.427530 ( 69.820147)
test_rubyspec 0.106031 0.046439 49.863551 ( 58.387072)
total: 146.07 sec