Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-131133
#<BuildRuby:0x0000560b6ed1c098
@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-131133",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.006363 1.409580 ( 2.700245)
build_miniruby 0.000221 0.000848 0.829790 ( 0.829105)
build_ruby 0.001024 0.000205 2.634180 ( 2.634001)
build_all 0.005071 0.004162 14.538385 ( 1.259637)
build_install 0.001480 0.007090 2.121338 ( 0.947480)
test_btest 0.000849 0.000270 82.410201 ( 7.792738)
test_basic 0.000644 0.004102 0.557226 ( 0.634776)
test_all 0.001183 0.000431 503.439671 ( 58.422078)
test_rubyspec 0.006942 0.033426 43.646336 ( 55.981638)
total: 131.20 sec