Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-112105
#<BuildRuby:0x000055da0c5e0510
@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.20220316-112105",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.011044 0.000413 1.017403 ( 3.637244)
build_miniruby 0.002125 0.000000 0.074188 ( 0.071998)
build_ruby 0.001997 0.000000 0.080179 ( 0.078163)
build_all 0.006291 0.004759 4.212364 ( 0.854685)
build_install 0.010527 0.014092 8.017282 ( 2.411734)
test_btest 0.001133 0.000400 71.974043 ( 8.696163)
test_basic 0.005538 0.001954 0.331380 ( 0.424992)
test_all 0.001437 0.000508 662.972541 ( 66.080114)
test_rubyspec 0.093547 0.059537 46.249130 ( 51.707857)
total: 133.96 sec