Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-181222
#<BuildRuby:0x00005640507c8008
@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.20230113-181222",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.005316 0.001140 0.847468 ( 1.073799)
build_miniruby 0.000971 0.000208 1.018807 ( 1.016687)
build_ruby 0.001219 0.000261 2.786344 ( 2.783637)
build_all 0.006130 0.003730 16.784166 ( 2.988965)
build_install 0.006584 0.004923 2.102093 ( 1.082125)
test_btest 0.000680 0.000200 73.249002 ( 10.573262)
test_basic 0.001499 0.004944 0.365923 ( 0.452129)
test_all 0.001236 0.000437 648.376265 (113.508896)
test_rubyspec 0.088598 0.033847 51.954967 ( 60.004678)
total: 193.48 sec