Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-194259
#<BuildRuby:0x000055c790ffb718
@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-194259",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000020 0.000012 0.000032 ( 0.000031)
configure 0.000006 0.000003 0.000009 ( 0.000010)
build_up 0.008758 0.002663 0.942692 ( 0.999082)
build_miniruby 0.000995 0.000543 0.075100 ( 0.073554)
build_ruby 0.001524 0.000831 0.070346 ( 0.067858)
build_all 0.006673 0.003641 4.142187 ( 0.794873)
build_install 0.009073 0.014644 7.887910 ( 2.301475)
test_btest 0.000744 0.000515 46.640413 ( 44.380979)
test_basic 0.005064 0.003506 0.335934 ( 0.432013)
test_all 0.001218 0.000843 657.852762 ( 65.266654)
test_rubyspec 0.090242 0.071910 46.125634 ( 51.390445)
total: 165.71 sec