Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-061133
#<BuildRuby:0x0000561029736858
@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.20230111-061133",
@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.000016 0.000003 0.000019 ( 0.000018)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006344 0.000300 0.930420 ( 1.070878)
build_miniruby 0.001182 0.000157 1.021039 ( 1.018909)
build_ruby 0.001492 0.000199 2.774346 ( 2.771688)
build_all 0.005473 0.004623 16.830111 ( 3.005903)
build_install 0.002841 0.008504 2.127218 ( 1.075403)
test_btest 0.000649 0.000191 75.728374 ( 10.385900)
test_basic 0.000000 0.006464 0.341756 ( 0.428163)
test_all 0.000000 0.001324 651.877573 ( 99.740285)
test_rubyspec 0.065281 0.059476 51.612957 ( 59.655546)
total: 179.15 sec