Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-040627
#<BuildRuby:0x000055c8bb8b72c8
@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.20220722-040627",
@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.000002 0.000016 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.005982 0.000920 0.867158 ( 0.926270)
build_miniruby 0.000900 0.000139 0.057481 ( 0.056241)
build_ruby 0.000817 0.000125 0.059250 ( 0.057987)
build_all 0.003965 0.000610 1.521353 ( 0.586783)
build_install 0.010444 0.000807 5.639146 ( 2.154359)
test_btest 0.000777 0.000111 50.390289 ( 8.515900)
test_basic 0.005811 0.000000 0.289192 ( 0.377740)
test_all 0.001164 0.000000 598.322744 ( 85.675797)
test_rubyspec 0.079462 0.049556 43.430819 ( 49.029584)
total: 147.38 sec