Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-061509
#<BuildRuby:0x000055d65a4bca90
@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.20221208-061509",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008741 0.001456 1.229787 ( 1.682746)
build_miniruby 0.001786 0.000297 0.830455 ( 0.829620)
build_ruby 0.002766 0.000461 2.233112 ( 2.158437)
build_all 0.017269 0.003681 18.470097 ( 2.206695)
build_install 0.021927 0.000374 2.066696 ( 1.048039)
test_btest 0.000000 0.001564 92.125554 ( 8.914126)
test_basic 0.000361 0.006168 0.344904 ( 0.436831)
test_all 0.001763 0.000383 704.047227 ( 69.837771)
test_rubyspec 0.109982 0.038690 49.341293 ( 57.786084)
total: 144.90 sec