Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-174607
#<BuildRuby:0x0000563172427440
@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.20220218-174607",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008457 0.001043 0.926574 ( 0.989604)
build_miniruby 0.001584 0.000365 0.074455 ( 0.073457)
build_ruby 0.001643 0.000379 0.079567 ( 0.078441)
build_all 0.011046 0.000000 4.145790 ( 0.793398)
build_install 0.019281 0.004267 7.860795 ( 2.314299)
test_btest 0.000713 0.000143 73.716557 ( 8.051934)
test_basic 0.006734 0.001347 0.337595 ( 0.428140)
test_all 0.001625 0.000325 674.521323 ( 65.393839)
test_rubyspec 0.077689 0.076569 46.496858 ( 51.721748)
total: 129.85 sec