Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-033359
#<BuildRuby:0x0000564c02084090
@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.20240107-033359",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000811 0.004115 1.213470 ( 1.603158)
build_miniruby 0.000957 0.000160 1.891170 ( 1.892318)
build_ruby 0.001536 0.000000 4.095258 ( 4.103216)
build_all 0.010634 0.000000 16.667713 ( 1.727293)
build_install 0.009467 0.005396 4.904687 ( 1.686499)
test_btest 0.000725 0.000134 81.259649 ( 7.111221)
test_basic 0.002212 0.003273 0.625389 ( 0.690142)
test_all 0.092110 0.028311 554.926437 ( 63.367906)
test_rubyspec 0.045360 0.018581 75.632441 ( 87.920263)
total: 170.10 sec