Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-211513
#<BuildRuby:0x00005636954348e8
@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.20220302-211513",
@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.000005)
autoconf 0.000015 0.000006 0.000021 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008611 0.003131 0.998877 ( 1.104482)
build_miniruby 0.001232 0.000448 0.076923 ( 0.075340)
build_ruby 0.001463 0.000532 0.066573 ( 0.064586)
build_all 0.007831 0.002848 4.195855 ( 0.849043)
build_install 0.021209 0.002918 7.957939 ( 2.378651)
test_btest 0.000825 0.000254 76.116380 ( 8.484504)
test_basic 0.000000 0.007846 0.346092 ( 0.443357)
test_all 0.000000 0.001873 709.209789 ( 68.245317)
test_rubyspec 0.092759 0.077594 46.326491 ( 51.564971)
total: 133.21 sec