Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-000405
#<BuildRuby:0x00005588af7e49c8
@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.20221115-000405",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002684 0.007544 1.105571 ( 1.115093)
build_miniruby 0.001319 0.000507 0.122625 ( 0.118807)
build_ruby 0.001510 0.000581 0.116920 ( 0.100451)
build_all 0.007233 0.002782 1.581647 ( 0.682141)
build_install 0.013319 0.009594 1.956903 ( 1.009054)
test_btest 0.001037 0.000460 90.752844 ( 9.040394)
test_basic 0.004513 0.002006 0.402836 ( 0.503251)
test_all 0.001543 0.000686 683.362595 ( 69.783986)
test_rubyspec 0.100205 0.074475 48.129140 ( 56.589669)
total: 138.94 sec