Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-192816
#<BuildRuby:0x0000561bf03c0048
@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.20231226-192816",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003719 0.000875 1.077050 ( 1.464279)
build_miniruby 0.000738 0.000174 0.963930 ( 0.963023)
build_ruby 0.001084 0.000255 2.741227 ( 2.740927)
build_all 0.009443 0.000158 16.150606 ( 1.488289)
build_install 0.007206 0.000564 4.567484 ( 1.132289)
test_btest 0.000877 0.000175 81.698976 ( 7.709680)
test_basic 0.000000 0.004403 0.689639 ( 0.766575)
test_all 0.095727 0.037926 520.058401 ( 51.688807)
test_rubyspec 0.025284 0.025888 50.503067 ( 62.762091)
total: 130.72 sec