Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-003257
#<BuildRuby:0x000055736468a678
@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.20230105-003257",
@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.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005148 0.001104 0.846126 ( 1.048112)
build_miniruby 0.000996 0.000214 1.012840 ( 1.010981)
build_ruby 0.001611 0.000000 2.775833 ( 2.773320)
build_all 0.006725 0.003236 16.764310 ( 3.025152)
build_install 0.010402 0.001416 2.281247 ( 1.178519)
test_btest 0.000761 0.000169 76.357011 ( 10.484700)
test_basic 0.006079 0.000347 0.366039 ( 0.452409)
test_all 0.001431 0.000000 669.177637 ( 99.210681)
test_rubyspec 0.073575 0.046296 51.590000 ( 59.621796)
total: 178.81 sec