Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-012743
#<BuildRuby:0x000055e6bd5b7468
@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-012743",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000004 0.000015 ( 0.000030)
configure 0.000018 0.000008 0.000026 ( 0.000013)
build_up 0.001753 0.004722 0.860418 ( 2.215329)
build_miniruby 0.000899 0.000450 1.019698 ( 1.017674)
build_ruby 0.001045 0.000522 2.781923 ( 2.779416)
build_all 0.005226 0.004735 16.804916 ( 2.974480)
build_install 0.009384 0.002569 2.305108 ( 1.178271)
test_btest 0.000596 0.000298 73.572242 ( 10.819617)
test_basic 0.004455 0.002227 0.346606 ( 0.432919)
test_all 0.001006 0.000503 664.042525 (113.999247)
test_rubyspec 0.081845 0.032443 51.572247 ( 59.693679)
total: 195.11 sec