Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-203324
#<BuildRuby:0x0000559d82d276f0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230729-203324",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.001649 0.003201 1.381000 ( 2.603091)
build_miniruby 0.000816 0.000288 0.918560 ( 0.918388)
build_ruby 0.000993 0.000350 2.588227 ( 2.587983)
build_all 0.002056 0.007166 13.282387 ( 1.181687)
build_install 0.002532 0.005178 1.864813 ( 0.854168)
test_btest 0.000644 0.000322 79.873382 ( 6.960981)
test_basic 0.002908 0.001454 0.645272 ( 0.722172)
test_all 0.000643 0.000321 475.841839 ( 48.993258)
test_rubyspec 0.014375 0.025529 44.710078 ( 57.102767)
total: 121.93 sec