Logfile: /home/ko1/ruby/logs/brlog.trunk.20230605-033126
#<BuildRuby:0x000055defb103fa8
@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.20230605-033126",
@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.000044 0.000000 0.000044 ( 0.000015)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005384 0.000139 1.468495 ( 2.729311)
build_miniruby 0.000868 0.000091 0.798278 ( 0.798338)
build_ruby 0.001268 0.000134 2.420867 ( 2.420744)
build_all 0.009057 0.000031 12.254382 ( 1.086574)
build_install 0.007378 0.000000 1.693551 ( 0.851600)
test_btest 0.000624 0.000000 78.013879 ( 7.339064)
test_basic 0.000000 0.003216 0.621787 ( 0.706239)
test_all 0.000375 0.000908 446.168292 ( 38.072403)
test_rubyspec 0.025801 0.012158 41.658518 ( 54.167065)
total: 108.17 sec