Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-064143
#<BuildRuby:0x0000556627e148e8
@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.20220304-064143",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.007716 0.003965 1.059949 ( 1.840700)
build_miniruby 0.001367 0.000526 0.069160 ( 0.068882)
build_ruby 0.001854 0.000713 0.075322 ( 0.074937)
build_all 0.007496 0.002883 4.245447 ( 0.874653)
build_install 0.019176 0.003076 7.953913 ( 2.481596)
test_btest 0.000896 0.000299 73.055009 ( 8.115548)
test_basic 0.001825 0.005425 0.331135 ( 0.422806)
test_all 0.000000 0.001813 643.745341 ( 65.277303)
test_rubyspec 0.088526 0.069533 46.642502 ( 51.924630)
total: 131.08 sec