Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-063413
#<BuildRuby:0x000055d44f2d3e70
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230119-063413",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005697 0.000760 0.857060 ( 4.380452)
build_miniruby 0.001186 0.000159 1.028936 ( 1.026938)
build_ruby 0.001272 0.000169 2.787316 ( 2.784658)
build_all 0.009811 0.000000 16.925512 ( 2.984614)
build_install 0.007257 0.004327 2.127913 ( 1.082982)
test_btest 0.000863 0.000136 74.900142 ( 10.401375)
test_basic 0.006392 0.000295 0.348652 ( 0.434541)
test_all 0.001005 0.000151 680.942849 ( 99.546137)
test_rubyspec 0.081581 0.038224 51.837992 ( 59.875665)
total: 182.52 sec