Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-220204
#<BuildRuby:0x000055843d50c848
@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.20220202-220204",
@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.000009 0.000002 0.000011 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002116 0.008961 0.951612 ( 1.392194)
build_miniruby 0.001254 0.000522 0.075392 ( 0.073709)
build_ruby 0.001558 0.000649 0.076939 ( 0.075236)
build_all 0.010671 0.000619 4.114977 ( 0.789329)
build_install 0.016373 0.007290 7.796623 ( 2.309430)
test_btest 0.000915 0.000343 48.100034 ( 44.586436)
test_basic 0.002739 0.004134 0.344256 ( 0.435630)
test_all 0.001305 0.000537 695.507249 ( 67.412351)
test_rubyspec 0.071934 0.089264 46.066613 ( 51.485808)
total: 168.56 sec