Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-013434
#<BuildRuby:0x000055dd32539610
@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.20220518-013434",
@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.000031 0.000002 0.000033 ( 0.000033)
autoconf 0.000074 0.000006 0.000080 ( 0.000079)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.000378 0.011542 0.848861 ( 1.135426)
build_miniruby 0.001255 0.000358 0.062284 ( 0.060600)
build_ruby 0.001100 0.000314 0.053593 ( 0.052548)
build_all 0.002592 0.003541 1.193114 ( 0.480707)
build_install 0.012608 0.005606 4.951662 ( 2.499512)
test_btest 0.001996 0.000000 52.937068 ( 6.113680)
test_basic 0.002556 0.004370 0.288387 ( 0.377784)
test_all 0.002058 0.000177 496.536796 ( 53.903552)
test_rubyspec 0.082467 0.032005 41.086198 ( 46.938512)
total: 111.56 sec