Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-175037
#<BuildRuby:0x000055e6b9b34b38
@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.20220327-175037",
@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.000005)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.007053 0.003875 0.993700 ( 1.056048)
build_miniruby 0.001701 0.000341 0.074840 ( 0.072872)
build_ruby 0.001484 0.000297 0.070473 ( 0.068650)
build_all 0.010190 0.000295 4.222370 ( 0.853167)
build_install 0.021957 0.002089 7.860504 ( 2.398149)
test_btest 0.001177 0.000186 72.690562 ( 8.168158)
test_basic 0.006522 0.000209 0.342894 ( 0.431834)
test_all 0.001611 0.000242 709.582665 ( 68.416412)
test_rubyspec 0.101622 0.059541 45.825781 ( 51.371120)
total: 132.84 sec