Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-054205
#<BuildRuby:0x00005589eef840d0
@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-054205",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.001618 0.004562 0.875257 ( 1.062272)
build_miniruby 0.000000 0.001170 1.005200 ( 1.003215)
build_ruby 0.000050 0.001494 2.758055 ( 2.755391)
build_all 0.002613 0.007198 16.697785 ( 2.953752)
build_install 0.004986 0.006230 2.074200 ( 1.063989)
test_btest 0.000664 0.000351 70.391724 ( 10.529065)
test_basic 0.005954 0.001126 0.347777 ( 0.433012)
test_all 0.000749 0.000375 664.115844 ( 93.121132)
test_rubyspec 0.082913 0.041456 51.239870 ( 59.335022)
total: 172.26 sec