Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-045809
#<BuildRuby:0x00005646f798e858
@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.20230103-045809",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.002248 0.004569 0.841426 ( 1.506370)
build_miniruby 0.001085 0.000232 1.017103 ( 1.015156)
build_ruby 0.001366 0.000293 2.783741 ( 2.781324)
build_all 0.006137 0.003750 16.712379 ( 2.969841)
build_install 0.008521 0.001002 2.329689 ( 1.180275)
test_btest 0.000849 0.000200 77.711299 ( 11.088066)
test_basic 0.001331 0.004961 0.309875 ( 0.396394)
test_all 0.001085 0.000319 689.599128 ( 99.341854)
test_rubyspec 0.062625 0.010418 51.645897 ( 59.735672)
total: 180.02 sec