Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-005352
#<BuildRuby:0x00005602402fa678
@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.20230104-005352",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.001975 0.004696 0.877135 ( 1.274617)
build_miniruby 0.000961 0.000295 1.020302 ( 1.018462)
build_ruby 0.001232 0.000379 2.783751 ( 2.781048)
build_all 0.009516 0.000181 16.763721 ( 2.980286)
build_install 0.006593 0.005131 2.275607 ( 1.180583)
test_btest 0.000805 0.000251 78.325725 ( 10.379250)
test_basic 0.003705 0.004319 0.368367 ( 0.451642)
test_all 0.001008 0.000356 669.054282 ( 96.680612)
test_rubyspec 0.077120 0.050217 51.518899 ( 59.593386)
total: 176.34 sec