Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-140357
#<BuildRuby:0x000055f5508bf768
@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.20231117-140357",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000603 0.004123 1.183874 ( 1.684551)
build_miniruby 0.000762 0.000229 0.905443 ( 0.904957)
build_ruby 0.001175 0.000352 2.746187 ( 2.746710)
build_all 0.006926 0.002455 16.199956 ( 1.490342)
build_install 0.004599 0.004068 4.770794 ( 1.152905)
test_btest 0.000920 0.000329 82.603090 ( 7.451736)
test_basic 0.003730 0.001333 0.770879 ( 0.850699)
test_all 0.073148 0.061386 491.236767 ( 58.757879)
test_rubyspec 0.019001 0.029639 48.553753 ( 60.953871)
total: 135.99 sec