Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-153210
#<BuildRuby:0x00005603fc038328
@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.20220628-153210",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.005833 0.000446 0.878903 ( 3.000236)
build_miniruby 0.000811 0.000187 0.057581 ( 0.056231)
build_ruby 0.000807 0.000186 0.059436 ( 0.058179)
build_all 0.004008 0.000000 1.526185 ( 0.610858)
build_install 0.009726 0.001085 6.324322 ( 2.823416)
test_btest 0.000577 0.000116 55.633562 ( 8.140775)
test_basic 0.005141 0.001028 0.372193 ( 0.459524)
test_all 0.001674 0.000000 625.658594 ( 89.896454)
test_rubyspec 0.060066 0.065075 44.550672 ( 55.526811)
total: 160.57 sec