Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-130400
#<BuildRuby:0x0000565208c0bdf8
@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.20230107-130400",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.001901 0.004325 0.848547 ( 1.165916)
build_miniruby 0.001276 0.000000 1.016732 ( 1.014869)
build_ruby 0.001383 0.000000 2.787688 ( 2.785026)
build_all 0.007911 0.002124 16.787614 ( 3.012159)
build_install 0.010445 0.000945 2.120578 ( 1.091302)
test_btest 0.000000 0.000801 80.134904 ( 10.891950)
test_basic 0.005467 0.002006 0.394880 ( 0.478739)
test_all 0.001260 0.000201 666.169684 ( 97.499223)
test_rubyspec 0.039561 0.041408 52.331348 ( 60.446397)
total: 178.39 sec