Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-212212
#<BuildRuby:0x000055e0af44b048
@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.20240113-212212",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.001892 0.003187 0.823725 ( 1.204292)
build_miniruby 0.001031 0.000000 0.818361 ( 0.818193)
build_ruby 0.001429 0.000000 2.689695 ( 2.690888)
build_all 0.002062 0.006171 12.032693 ( 1.001271)
build_install 0.011320 0.001706 3.448595 ( 0.974259)
test_btest 0.000567 0.000226 65.370699 ( 4.755935)
test_basic 0.003834 0.000849 0.403644 ( 0.484088)
test_all 0.067003 0.035138 385.419992 ( 41.722345)
test_rubyspec 0.028427 0.035978 40.711196 ( 53.265520)
total: 106.92 sec