Logfile: /home/ko1/ruby/logs/brlog.trunk.20230606-091833
#<BuildRuby:0x0000564973737ce8
@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.20230606-091833",
@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.000001 0.000005 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002513 0.003509 1.382991 ( 2.641124)
build_miniruby 0.000790 0.000219 0.834135 ( 0.833841)
build_ruby 0.000903 0.000251 2.427961 ( 2.428081)
build_all 0.004068 0.005272 12.238544 ( 1.149881)
build_install 0.005164 0.001722 1.614799 ( 0.861602)
test_btest 0.000850 0.000283 81.260040 ( 6.916249)
test_basic 0.000000 0.004094 0.622702 ( 0.705545)
test_all 0.000000 0.001705 439.083147 ( 38.634493)
test_rubyspec 0.008642 0.033235 42.202038 ( 54.684751)
total: 108.86 sec