Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-134423
#<BuildRuby:0x000055b3b52c1550
@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.20220828-134423",
@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.000017 0.000002 0.000019 ( 0.000023)
autoconf 0.000044 0.000000 0.000044 ( 0.000043)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.008875 0.000366 0.842935 ( 1.027199)
build_miniruby 0.001276 0.000091 0.053064 ( 0.051655)
build_ruby 0.001512 0.000108 0.060457 ( 0.059081)
build_all 0.007872 0.000218 1.274597 ( 0.465379)
build_install 0.009429 0.006866 1.568485 ( 0.792711)
test_btest 0.000000 0.001289 52.881083 ( 5.851736)
test_basic 0.003801 0.001797 0.279082 ( 0.379256)
test_all 0.000189 0.003773 485.205369 ( 52.370966)
test_rubyspec 0.098423 0.022288 41.149519 ( 49.779269)
total: 110.78 sec