Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-113431
#<BuildRuby:0x000055f444f8c3a0
@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.20220731-113431",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003291 0.007782 1.022046 ( 1.368463)
build_miniruby 0.000000 0.001726 0.071224 ( 0.069359)
build_ruby 0.000000 0.001842 0.072981 ( 0.071093)
build_all 0.006060 0.003429 1.548079 ( 0.587021)
build_install 0.017194 0.006915 5.182973 ( 2.091971)
test_btest 0.001721 0.000000 78.952534 ( 8.352436)
test_basic 0.008166 0.000000 0.326059 ( 0.414210)
test_all 0.002852 0.000000 646.213398 ( 63.933465)
test_rubyspec 0.103385 0.074063 45.384950 ( 50.996635)
total: 127.89 sec