Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-041405
#<BuildRuby:0x000055cb29ca6620
@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.20230109-041405",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.002660 0.003559 0.846537 ( 1.034232)
build_miniruby 0.000963 0.000257 1.029417 ( 1.027409)
build_ruby 0.001162 0.000310 2.772689 ( 2.770282)
build_all 0.009443 0.000361 16.861239 ( 2.984904)
build_install 0.010089 0.001343 2.161643 ( 1.097533)
test_btest 0.000677 0.000150 71.557529 ( 11.386214)
test_basic 0.007117 0.000000 0.356892 ( 0.441684)
test_all 0.001447 0.000000 671.923414 ( 95.072679)
test_rubyspec 0.093257 0.042833 52.128255 ( 60.167925)
total: 175.98 sec