Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-074212
#<BuildRuby:0x000055d105ef37e8
@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.20221203-074212",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009587 0.001255 1.217258 ( 1.341485)
build_miniruby 0.002046 0.000472 0.848191 ( 0.847297)
build_ruby 0.003783 0.000000 2.238906 ( 2.149065)
build_all 0.013333 0.007673 18.808718 ( 2.182384)
build_install 0.018721 0.002490 2.096377 ( 1.019485)
test_btest 0.001259 0.000000 93.283115 ( 8.817446)
test_basic 0.009885 0.000000 0.348534 ( 0.434001)
test_all 0.002197 0.000000 735.474898 ( 71.608964)
test_rubyspec 0.090001 0.094866 49.714786 ( 57.647483)
total: 146.05 sec