Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-225212
#<BuildRuby:0x0000558c05d991f8
@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.20221009-225212",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009033 0.000695 1.121114 ( 2.253889)
build_miniruby 0.001534 0.000118 0.099632 ( 0.097659)
build_ruby 0.001351 0.000104 0.101521 ( 0.099854)
build_all 0.004574 0.004207 1.269728 ( 0.552176)
build_install 0.015576 0.000210 1.609765 ( 0.882488)
test_btest 0.001058 0.000117 61.194763 ( 6.618007)
test_basic 0.007329 0.000274 0.352012 ( 0.442382)
test_all 0.007686 0.000000 511.731754 ( 55.017144)
test_rubyspec 0.127565 0.009276 42.773678 ( 51.199908)
total: 117.16 sec