Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-142158
#<BuildRuby:0x0000556d55dbfea8
@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.20220501-142158",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006535 0.000503 0.833817 ( 0.958433)
build_miniruby 0.000817 0.000063 0.057485 ( 0.056255)
build_ruby 0.000871 0.000067 0.057436 ( 0.056304)
build_all 0.004017 0.000309 1.479546 ( 0.599376)
build_install 0.010269 0.000790 6.247504 ( 2.803062)
test_btest 0.000838 0.000064 48.770950 ( 8.123953)
test_basic 0.002026 0.003968 0.262398 ( 0.350534)
test_all 0.001223 0.000153 632.628148 ( 90.008614)
test_rubyspec 0.062126 0.054157 43.867700 ( 48.774794)
total: 151.73 sec