Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-151845
#<BuildRuby:0x00005569549fbb50
@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.20230726-151845",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.006549 0.000243 1.443135 ( 2.770173)
build_miniruby 0.001085 0.000000 0.896680 ( 0.895720)
build_ruby 0.001331 0.000000 2.652687 ( 2.653171)
build_all 0.009011 0.000000 14.478719 ( 1.318887)
build_install 0.004386 0.004058 1.971876 ( 0.916112)
test_btest 0.000861 0.000103 85.149327 ( 7.521900)
test_basic 0.003832 0.000460 0.661616 ( 0.738513)
test_all 0.001358 0.000163 505.210036 ( 55.965072)
test_rubyspec 0.017030 0.025998 44.866977 ( 57.299242)
total: 130.08 sec