Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-102052
#<BuildRuby:0x0000555fae8529c0
@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.20221010-102052",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.008958 0.000790 1.088357 ( 1.289113)
build_miniruby 0.002319 0.000386 0.097908 ( 0.093941)
build_ruby 0.001961 0.000327 0.095698 ( 0.091781)
build_all 0.002418 0.005586 1.290537 ( 0.568783)
build_install 0.014687 0.000922 1.624104 ( 0.895662)
test_btest 0.001877 0.000402 62.053827 ( 6.647843)
test_basic 0.000449 0.005772 0.341147 ( 0.439851)
test_all 0.004991 0.001426 508.924408 ( 54.700409)
test_rubyspec 0.081513 0.040426 42.647619 ( 51.261840)
total: 115.99 sec