Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-110033
#<BuildRuby:0x000055edfd18a858
@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.20230102-110033",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.002809 0.003721 0.837193 ( 1.008398)
build_miniruby 0.000000 0.001118 1.029111 ( 1.027164)
build_ruby 0.000142 0.001432 2.777704 ( 2.775000)
build_all 0.008304 0.001311 16.705718 ( 3.005351)
build_install 0.009475 0.000000 2.298611 ( 1.181977)
test_btest 0.001020 0.000000 75.634675 ( 10.925884)
test_basic 0.007496 0.000000 0.361671 ( 0.446054)
test_all 0.001145 0.000000 656.340677 (107.859766)
test_rubyspec 0.066228 0.023704 51.669261 ( 59.768700)
total: 188.00 sec