Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-215241
#<BuildRuby:0x0000559f6df284d0
@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.20221226-215241",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.010042 0.970367 ( 1.946259)
build_miniruby 0.000000 0.002736 0.837506 ( 0.836835)
build_ruby 0.000000 0.003281 2.171346 ( 2.170085)
build_all 0.015128 0.005097 18.580750 ( 2.173803)
build_install 0.013245 0.008912 2.008569 ( 1.026413)
test_btest 0.001164 0.000554 91.470009 ( 8.781041)
test_basic 0.006119 0.002914 0.356978 ( 0.443016)
test_all 0.002890 0.000000 691.817399 ( 63.876688)
test_rubyspec 0.091792 0.084161 47.753536 ( 55.962748)
total: 137.22 sec