Logfile: /home/ko1/ruby/logs/brlog.trunk.20230209-154609
#<BuildRuby:0x000056359a56f8f8
@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.20230209-154609",
@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.000000 0.001211 1.115722 ( 4.766291)
autoconf 0.000000 0.000911 1.169685 ( 1.164650)
configure 0.032124 0.022406 16.198519 ( 16.961361)
build_up 0.025874 0.003239 25.154592 ( 16.326482)
build_miniruby 0.008431 0.004139 169.823181 ( 15.508776)
build_ruby 0.001071 0.000333 2.272633 ( 2.025676)
build_all 0.083206 0.020327 214.790900 ( 25.050971)
build_install 0.004457 0.001261 1.615525 ( 0.789002)
test_btest 0.000484 0.000137 63.848384 ( 6.081188)
test_basic 0.000886 0.003000 0.265842 ( 0.360970)
test_all 0.001108 0.000329 489.422765 ( 47.262515)
test_rubyspec 0.016394 0.010505 35.363848 ( 46.002663)
total: 182.30 sec