Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-005827
#<BuildRuby:0x000056533505a620
@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.20221213-005827",
@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.000009)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003634 0.000682 0.898935 ( 1.130742)
build_miniruby 0.000778 0.000146 0.989778 ( 0.988413)
build_ruby 0.001013 0.000190 2.751699 ( 2.633755)
build_all 0.007519 0.001410 15.789764 ( 3.307782)
build_install 0.010313 0.000000 2.276946 ( 1.314932)
test_btest 0.000673 0.000000 57.928540 ( 12.204253)
test_basic 0.000480 0.004177 0.310573 ( 0.401197)
test_all 0.001341 0.000163 666.621943 (145.848419)
test_rubyspec 0.056384 0.012999 52.330842 ( 60.563211)
total: 228.39 sec