Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-183919
#<BuildRuby:0x000055e2613dcdd8
@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.20220904-183919",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.007286 0.003891 1.027442 ( 1.046295)
build_miniruby 0.001684 0.000337 0.076132 ( 0.074196)
build_ruby 0.001322 0.000264 0.077750 ( 0.076643)
build_all 0.009909 0.001067 1.601991 ( 0.616844)
build_install 0.017654 0.006468 1.917767 ( 0.940254)
test_btest 0.000000 0.001288 75.687064 ( 8.109039)
test_basic 0.003197 0.004548 0.326285 ( 0.415195)
test_all 0.004467 0.000000 684.647653 ( 67.502759)
test_rubyspec 0.105035 0.064474 46.091338 ( 54.331598)
total: 133.11 sec