Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-032423
#<BuildRuby:0x000055d45da91438
@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.20221019-032423",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006028 0.004966 1.145434 ( 1.293987)
build_miniruby 0.001424 0.000647 0.110773 ( 0.107919)
build_ruby 0.001360 0.000618 0.102993 ( 0.100198)
build_all 0.005071 0.002305 1.352808 ( 0.580161)
build_install 0.008568 0.006779 1.655901 ( 0.886161)
test_btest 0.001337 0.000669 62.823239 ( 6.345849)
test_basic 0.005622 0.002811 0.369042 ( 0.456645)
test_all 0.008402 0.000000 515.642563 ( 54.896023)
test_rubyspec 0.100599 0.034767 43.113288 ( 51.614574)
total: 116.28 sec