Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-082833
#<BuildRuby:0x000055a1fdce7fa8
@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.20240115-082833",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.000000 0.004472 0.968309 ( 1.383281)
build_miniruby 0.000000 0.001133 0.899402 ( 0.898432)
build_ruby 0.000000 0.001374 2.749745 ( 2.749634)
build_all 0.007923 0.000820 14.198774 ( 1.298583)
build_install 0.005969 0.001492 4.039325 ( 1.047377)
test_btest 0.000776 0.000194 73.942554 ( 6.870561)
test_basic 0.003786 0.000946 0.667387 ( 0.742612)
test_all 0.087579 0.042291 493.072669 ( 49.839975)
test_rubyspec 0.030796 0.016260 48.119885 ( 60.492611)
total: 125.32 sec