Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-011943
#<BuildRuby:0x00005581c554c008
@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.20230124-011943",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001961 0.004454 0.902658 ( 1.069172)
build_miniruby 0.001068 0.000229 1.001221 ( 0.999348)
build_ruby 0.001328 0.000285 2.760785 ( 2.758310)
build_all 0.005284 0.004602 16.669907 ( 2.992481)
build_install 0.009890 0.000247 2.072413 ( 1.069433)
test_btest 0.000709 0.000167 77.041639 ( 10.320460)
test_basic 0.000330 0.006299 0.362891 ( 0.449048)
test_all 0.001066 0.000336 656.749053 (108.013836)
test_rubyspec 0.072398 0.061423 51.313329 ( 59.354327)
total: 187.03 sec