Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-193840
#<BuildRuby:0x000055dc1f5c6678
@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.20230101-193840",
@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.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.005780 0.000383 0.875475 ( 1.041873)
build_miniruby 0.001127 0.000225 1.020703 ( 1.018620)
build_ruby 0.001352 0.000270 2.775768 ( 2.773109)
build_all 0.008176 0.001635 16.807070 ( 2.987719)
build_install 0.005619 0.006210 2.303760 ( 1.179352)
test_btest 0.000839 0.000224 77.369436 ( 10.626284)
test_basic 0.005185 0.001383 0.349938 ( 0.436285)
test_all 0.001677 0.000447 670.684717 (102.706452)
test_rubyspec 0.072998 0.060270 51.369702 ( 59.410461)
total: 182.18 sec