Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-132143
#<BuildRuby:0x0000560f12e228a0
@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.20220309-132143",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004877 0.007085 1.019636 ( 1.285357)
build_miniruby 0.001646 0.000183 0.064229 ( 0.062925)
build_ruby 0.001730 0.000000 0.078246 ( 0.077784)
build_all 0.010827 0.000168 4.128673 ( 0.866939)
build_install 0.018323 0.004622 7.951089 ( 2.461612)
test_btest 0.001083 0.000135 74.928478 ( 8.089927)
test_basic 0.006956 0.000870 0.346090 ( 0.435578)
test_all 0.001732 0.000216 700.101953 ( 68.082918)
test_rubyspec 0.126865 0.034994 45.940236 ( 51.173550)
total: 132.54 sec