Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-111510
#<BuildRuby:0x000055cead5786c8
@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.20220305-111510",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000016 0.000006 0.000022 ( 0.000023)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.009113 0.003037 1.018437 ( 1.253379)
build_miniruby 0.002172 0.000000 0.074120 ( 0.073104)
build_ruby 0.001988 0.000000 0.079670 ( 0.079605)
build_all 0.010016 0.000091 4.220658 ( 0.881010)
build_install 0.021144 0.003013 7.931858 ( 2.457431)
test_btest 0.000877 0.000209 72.679497 ( 8.306697)
test_basic 0.007337 0.000662 0.334465 ( 0.423393)
test_all 0.001094 0.000249 683.045709 ( 66.326922)
test_rubyspec 0.112929 0.048474 46.568122 ( 51.984314)
total: 131.79 sec