Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-140857
#<BuildRuby:0x000055d61451d570
@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.20220827-140857",
@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.000018 0.000007 0.000025 ( 0.000026)
autoconf 0.000032 0.000012 0.000044 ( 0.000045)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.011717 0.001109 0.850686 ( 1.291281)
build_miniruby 0.001760 0.000587 0.063621 ( 0.062123)
build_ruby 0.001399 0.000466 0.066836 ( 0.064885)
build_all 0.007462 0.002487 1.236073 ( 0.476019)
build_install 0.014963 0.000000 1.573591 ( 0.785209)
test_btest 0.001023 0.000000 56.078916 ( 6.200381)
test_basic 0.006390 0.000247 0.298148 ( 0.399404)
test_all 0.000000 0.003211 491.427629 ( 52.620019)
test_rubyspec 0.070563 0.060894 42.066330 ( 50.507084)
total: 112.41 sec