Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-100802
#<BuildRuby:0x0000561ddd5e4060
@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.20240106-100802",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000017 0.000000 0.000017 ( 0.000018)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.004233 0.000223 1.057430 ( 1.482330)
build_miniruby 0.001395 0.000000 1.314703 ( 1.315484)
build_ruby 0.001700 0.000000 3.745015 ( 3.753821)
build_all 0.000998 0.008400 16.217465 ( 1.596700)
build_install 0.008443 0.006659 4.945916 ( 1.867353)
test_btest 0.000564 0.000117 82.059645 ( 8.536428)
test_basic 0.004721 0.000169 0.566694 ( 0.638834)
test_all 0.097345 0.022531 532.010017 ( 53.720374)
test_rubyspec 0.046061 0.012731 66.433084 ( 78.938216)
total: 151.85 sec