Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-233100
#<BuildRuby:0x000055dceaba2378
@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.20230106-233100",
@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.000020 0.000002 0.000022 ( 0.000023)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006388 0.000309 0.854351 ( 1.245873)
build_miniruby 0.001212 0.000162 1.019221 ( 1.017260)
build_ruby 0.001441 0.000193 2.776222 ( 2.773636)
build_all 0.001765 0.008158 16.863896 ( 3.012815)
build_install 0.011411 0.000000 2.150154 ( 1.085195)
test_btest 0.000000 0.000808 77.206758 ( 10.931595)
test_basic 0.000000 0.006570 0.311385 ( 0.397643)
test_all 0.000552 0.000781 668.295185 (100.322585)
test_rubyspec 0.079321 0.038465 51.961382 ( 60.048174)
total: 180.84 sec