Logfile: /home/ko1/ruby/logs/brlog.trunk.20220509-043417
#<BuildRuby:0x00005557f9350060
@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.20220509-043417",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.002458 0.004223 0.829290 ( 1.013408)
build_miniruby 0.000888 0.000127 0.057281 ( 0.055923)
build_ruby 0.000827 0.000118 0.058174 ( 0.056886)
build_all 0.000254 0.004234 1.491879 ( 0.596355)
build_install 0.001176 0.008823 6.260134 ( 2.817229)
test_btest 0.000588 0.000210 50.526298 ( 8.503242)
test_basic 0.005939 0.000000 0.373137 ( 0.460578)
test_all 0.001228 0.000000 630.101026 ( 91.803069)
test_rubyspec 0.083975 0.045851 43.865808 ( 48.761408)
total: 154.07 sec