Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-061947
#<BuildRuby:0x0000558ad4dd6f08
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220803-061947",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000021 0.000006 0.000027 ( 0.000026)
autoconf 0.000071 0.000019 0.000090 ( 0.000078)
configure 0.000037 0.000010 0.000047 ( 0.000046)
build_up 0.006926 0.005138 0.866225 ( 5.738238)
build_miniruby 0.001191 0.000397 0.064238 ( 0.063378)
build_ruby 0.001487 0.000496 0.065474 ( 0.063667)
build_all 0.007757 0.000940 1.245375 ( 0.470385)
build_install 0.015318 0.000125 4.230357 ( 1.785103)
test_btest 0.002023 0.000000 50.548739 ( 6.254299)
test_basic 0.005898 0.000719 0.282531 ( 0.372684)
test_all 0.000000 0.003171 511.543686 ( 53.760525)
test_rubyspec 0.098358 0.034839 40.985076 ( 48.649976)
total: 117.16 sec