Logfile: /home/ko1/ruby/logs/brlog.trunk.20220129-221112
#<BuildRuby:0x000056262255d888
@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.20220129-221112",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009454 0.001455 0.920981 ( 1.477351)
build_miniruby 0.001460 0.000225 0.074863 ( 0.073095)
build_ruby 0.002083 0.000320 0.075352 ( 0.073253)
build_all 0.005428 0.004164 4.074016 ( 0.795172)
build_install 0.015776 0.007555 7.779138 ( 2.327538)
test_btest 0.000996 0.000249 47.184554 ( 44.034015)
test_basic 0.007586 0.000473 0.344667 ( 0.432735)
test_all 0.001490 0.000351 657.493581 ( 65.190287)
test_rubyspec 0.081410 0.089223 45.806955 ( 51.229348)
total: 165.63 sec