Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-092330
#<BuildRuby:0x0000561899d944c0
@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.20220828-092330",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007772 0.002826 0.968048 ( 1.017294)
build_miniruby 0.000000 0.001938 0.072304 ( 0.071049)
build_ruby 0.000000 0.002160 0.076256 ( 0.074882)
build_all 0.006714 0.004086 1.539444 ( 0.591375)
build_install 0.020740 0.002543 1.908131 ( 0.942166)
test_btest 0.001356 0.000000 74.806078 ( 8.186607)
test_basic 0.006925 0.001166 0.325624 ( 0.415670)
test_all 0.004116 0.000000 689.967957 ( 67.470786)
test_rubyspec 0.083654 0.089508 45.817089 ( 54.297943)
total: 133.07 sec