Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-222035
#<BuildRuby:0x00005581e96c8b38
@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.20220225-222035",
@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.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009326 0.001435 0.966131 ( 1.068275)
build_miniruby 0.001485 0.000228 0.072995 ( 0.071280)
build_ruby 0.001521 0.000234 0.070917 ( 0.069281)
build_all 0.006080 0.005236 4.210375 ( 0.855143)
build_install 0.019955 0.003933 7.818688 ( 2.385735)
test_btest 0.000885 0.000186 77.312577 ( 8.232457)
test_basic 0.006935 0.000416 0.340712 ( 0.429191)
test_all 0.001539 0.000308 668.214891 ( 65.786420)
test_rubyspec 0.078247 0.085670 46.303900 ( 51.391682)
total: 130.29 sec