Logfile: /home/ko1/ruby/logs/brlog.trunk.20220521-003404
#<BuildRuby:0x000056168b2f7ef0
@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.20220521-003404",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000011)
build_up 0.004091 0.002400 0.854537 ( 1.091761)
build_miniruby 0.000690 0.000288 0.056733 ( 0.055416)
build_ruby 0.000726 0.000302 0.057427 ( 0.056155)
build_all 0.003060 0.001275 1.506605 ( 0.608726)
build_install 0.009182 0.001915 6.307432 ( 2.852074)
test_btest 0.000512 0.000197 53.537340 ( 7.851996)
test_basic 0.005428 0.000285 0.260924 ( 0.348966)
test_all 0.002310 0.000000 623.197879 ( 93.592366)
test_rubyspec 0.078548 0.049835 44.189150 ( 49.729147)
total: 156.19 sec