Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-113642
#<BuildRuby:0x00005599d1d43c88
@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.20220506-113642",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006709 0.000000 0.926195 ( 4.559983)
build_miniruby 0.000943 0.000000 0.057627 ( 0.056393)
build_ruby 0.000000 0.000848 0.057675 ( 0.056576)
build_all 0.000870 0.003335 1.483712 ( 0.595129)
build_install 0.004603 0.004290 6.247273 ( 2.794629)
test_btest 0.000615 0.000115 57.324730 ( 8.005087)
test_basic 0.002014 0.003751 0.257822 ( 0.346516)
test_all 0.001025 0.000241 602.764969 ( 96.262125)
test_rubyspec 0.067534 0.060480 43.896573 ( 48.837153)
total: 161.51 sec