Logfile: /home/ko1/ruby/logs/brlog.trunk.20230707-175254
#<BuildRuby:0x000055a286f73d38
@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.20230707-175254",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005477 0.000498 1.444008 ( 2.731532)
build_miniruby 0.000939 0.000085 0.874983 ( 0.875092)
build_ruby 0.001155 0.000105 2.648388 ( 2.648636)
build_all 0.008866 0.000346 8.713677 ( 7.987773)
build_install 0.004623 0.003654 2.087799 ( 1.699280)
test_btest 0.000599 0.000079 85.110851 ( 8.276020)
test_basic 0.003566 0.000475 0.745357 ( 0.826191)
test_all 0.000000 0.001490 472.263051 ( 46.679755)
test_rubyspec 0.020926 0.019383 42.866628 ( 55.302499)
total: 127.03 sec