Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-164758
#<BuildRuby:0x000055cf1064c8e8
@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.20220903-164758",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000368 0.010698 0.972442 ( 0.988494)
build_miniruby 0.001485 0.000530 0.075391 ( 0.073928)
build_ruby 0.001308 0.000467 0.075177 ( 0.073301)
build_all 0.007156 0.003672 1.558706 ( 0.607642)
build_install 0.021624 0.001796 1.954900 ( 0.958120)
test_btest 0.000950 0.000285 77.519924 ( 8.797829)
test_basic 0.006931 0.000762 0.318726 ( 0.406867)
test_all 0.003414 0.000000 679.679196 ( 66.748423)
test_rubyspec 0.116053 0.056861 45.344642 ( 53.902834)
total: 132.56 sec