Logfile: /home/ko1/ruby/logs/brlog.trunk.20220621-153953
#<BuildRuby:0x0000556bf786f2c8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220621-153953",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006519 0.000175 0.897395 ( 1.437059)
build_miniruby 0.000994 0.000000 0.056928 ( 0.055755)
build_ruby 0.000839 0.000000 0.059604 ( 0.058453)
build_all 0.004173 0.000000 1.513977 ( 0.620060)
build_install 0.009126 0.000000 6.329376 ( 2.873604)
test_btest 0.000747 0.000000 54.175318 ( 8.211433)
test_basic 0.005552 0.000000 0.301457 ( 0.390083)
test_all 0.001275 0.000000 663.677045 ( 94.578263)
test_rubyspec 0.108177 0.019009 44.179635 ( 49.747025)
total: 157.97 sec