Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-084655
#<BuildRuby:0x0000556a93dbffa8
@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.20231224-084655",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003553 0.001066 1.194018 ( 1.560825)
build_miniruby 0.000000 0.001435 0.929645 ( 0.929704)
build_ruby 0.001090 0.000356 2.792695 ( 2.793176)
build_all 0.004360 0.006203 16.885334 ( 1.514700)
build_install 0.007546 0.001593 4.924408 ( 1.184319)
test_btest 0.000676 0.000270 84.740412 ( 7.741343)
test_basic 0.003845 0.001538 0.764545 ( 0.838481)
test_all 0.106477 0.028388 538.462048 ( 59.512518)
test_rubyspec 0.032505 0.013794 50.897238 ( 63.250519)
total: 139.33 sec