Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-120634
#<BuildRuby:0x0000559994370018
@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.20230103-120634",
@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.000018 0.000006 0.000024 ( 0.000023)
configure 0.000032 0.000010 0.000042 ( 0.000042)
build_up 0.000000 0.006614 0.846551 ( 1.179685)
build_miniruby 0.000000 0.001296 1.015612 ( 1.013694)
build_ruby 0.001049 0.000660 2.784753 ( 2.781936)
build_all 0.006577 0.003289 16.723011 ( 2.964945)
build_install 0.010514 0.001065 2.279247 ( 1.169268)
test_btest 0.000618 0.000270 73.192634 ( 10.466570)
test_basic 0.005016 0.002194 0.372765 ( 0.457640)
test_all 0.000970 0.000425 677.112262 ( 96.073931)
test_rubyspec 0.072009 0.047910 51.689677 ( 59.746894)
total: 175.86 sec