Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-164344
#<BuildRuby:0x000055b3ebd2c9c8
@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.20220815-164344",
@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.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008564 0.005919 0.984551 ( 1.043252)
build_miniruby 0.001774 0.000410 0.074683 ( 0.072437)
build_ruby 0.002190 0.000000 0.072034 ( 0.069769)
build_all 0.009217 0.001466 1.536748 ( 0.581119)
build_install 0.015119 0.006402 1.878679 ( 0.929323)
test_btest 0.000832 0.000208 76.593483 ( 8.337736)
test_basic 0.002489 0.004681 0.328768 ( 0.418802)
test_all 0.000000 0.005031 636.262315 ( 64.547081)
test_rubyspec 0.089695 0.082597 46.162215 ( 53.599627)
total: 129.60 sec