Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-084803
#<BuildRuby:0x0000563bb508c658
@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.20220204-084803",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000017)
build_up 0.005858 0.006201 0.952854 ( 1.353564)
build_miniruby 0.001735 0.000579 0.075045 ( 0.072718)
build_ruby 0.001601 0.000534 0.075434 ( 0.073034)
build_all 0.006512 0.003764 4.174203 ( 0.780445)
build_install 0.023605 0.001308 7.842336 ( 2.301136)
test_btest 0.001141 0.000317 47.694581 ( 44.141725)
test_basic 0.007133 0.000532 0.339311 ( 0.428450)
test_all 0.000000 0.002176 697.542621 ( 67.373504)
test_rubyspec 0.083270 0.062842 45.931666 ( 51.090968)
total: 167.62 sec