Logfile: /home/ko1/ruby/logs/brlog.trunk.20230609-230948
#<BuildRuby:0x000055a5922ffd68
@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.20230609-230948",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000010 0.000002 0.000012 ( 0.000010)
build_up 0.004688 0.000827 1.335564 ( 2.566948)
build_miniruby 0.000905 0.000160 0.799732 ( 0.799067)
build_ruby 0.001022 0.000180 2.386287 ( 2.386643)
build_all 0.003846 0.005392 12.238371 ( 1.119659)
build_install 0.003279 0.004317 1.665862 ( 0.845220)
test_btest 0.000990 0.000081 81.203615 ( 6.794999)
test_basic 0.002917 0.001159 0.520176 ( 0.604453)
test_all 0.000000 0.001122 416.555788 ( 46.255969)
test_rubyspec 0.028644 0.010555 41.560912 ( 54.113326)
total: 115.49 sec