Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-074345
#<BuildRuby:0x00005604b2da3e20
@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.20221230-074345",
@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.000001 0.000008 ( 0.000009)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000015 0.000003 0.000018 ( 0.000033)
build_up 0.005240 0.001209 0.844389 ( 1.038828)
build_miniruby 0.001072 0.000248 1.013645 ( 1.011548)
build_ruby 0.001253 0.000289 2.786439 ( 2.783912)
build_all 0.007852 0.001812 16.734840 ( 2.973393)
build_install 0.010546 0.001127 2.283416 ( 1.184882)
test_btest 0.000898 0.000192 78.088466 ( 10.638696)
test_basic 0.006503 0.000154 0.346414 ( 0.432745)
test_all 0.001127 0.000226 661.642659 ( 98.110056)
test_rubyspec 0.075478 0.058684 51.665656 ( 59.724175)
total: 177.90 sec