Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-035855
#<BuildRuby:0x00005565dd647df8
@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.20220823-035855",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006359 0.000157 0.865844 ( 0.899585)
build_miniruby 0.000976 0.000070 0.058449 ( 0.057192)
build_ruby 0.000862 0.000062 0.059468 ( 0.058348)
build_all 0.004490 0.000002 1.533280 ( 0.582605)
build_install 0.009038 0.000000 1.950159 ( 0.978316)
test_btest 0.000595 0.000000 57.238062 ( 8.089731)
test_basic 0.002182 0.004298 0.373507 ( 0.460920)
test_all 0.002090 0.000232 616.542897 ( 91.302546)
test_rubyspec 0.092336 0.036617 44.149057 ( 52.387136)
total: 154.82 sec