Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-012832
#<BuildRuby:0x000055b5397e7248
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240104-012832",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.002318 0.004586 1.051910 ( 1.353101)
build_miniruby 0.001093 0.000000 0.822056 ( 0.822050)
build_ruby 0.001371 0.000000 2.658085 ( 2.658840)
build_all 0.000044 0.007701 11.941972 ( 0.981795)
build_install 0.014126 0.000661 3.495713 ( 0.979640)
test_btest 0.000637 0.000213 65.110116 ( 4.660669)
test_basic 0.003251 0.001083 0.415618 ( 0.495774)
test_all 0.075445 0.022187 367.012930 ( 32.881100)
test_rubyspec 0.024624 0.042939 40.397448 ( 52.939037)
total: 97.77 sec