Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-165501
#<BuildRuby:0x000055814a293918
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-165501",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.002427 0.008807 0.937935 ( 1.239296)
build_miniruby 0.001473 0.000453 0.073534 ( 0.071785)
build_ruby 0.001319 0.000406 0.073925 ( 0.072559)
build_all 0.006637 0.003695 4.109981 ( 0.779176)
build_install 0.020080 0.003874 7.761673 ( 2.279546)
test_btest 0.000744 0.000223 46.912035 ( 44.904607)
test_basic 0.004595 0.003015 0.346954 ( 0.435579)
test_all 0.001185 0.000377 647.927390 ( 64.440691)
test_rubyspec 0.094019 0.066825 45.665529 ( 51.203952)
total: 165.43 sec