Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-053128
#<BuildRuby:0x0000556dc7362628
@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.20221206-053128",
@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.000009)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.000975 0.004350 1.253304 ( 1.273073)
build_miniruby 0.000908 0.000139 0.956444 ( 0.954802)
build_ruby 0.001070 0.000164 2.683115 ( 2.583067)
build_all 0.009027 0.000020 15.697068 ( 3.248956)
build_install 0.001494 0.007167 2.190955 ( 1.274578)
test_btest 0.000481 0.000113 64.373055 ( 10.754427)
test_basic 0.003844 0.000904 0.315202 ( 0.406217)
test_all 0.000741 0.000174 655.905848 (108.347921)
test_rubyspec 0.033993 0.036459 52.733112 ( 60.966127)
total: 189.81 sec