Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-073553
#<BuildRuby:0x0000564e05aa51a0
@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.20220201-073553",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.003254 0.008525 0.943652 ( 1.029184)
build_miniruby 0.000000 0.002159 0.076391 ( 0.074683)
build_ruby 0.000069 0.001936 0.079001 ( 0.077386)
build_all 0.008723 0.001216 4.115622 ( 0.795931)
build_install 0.020462 0.003997 7.874283 ( 2.365830)
test_btest 0.001087 0.000271 47.821321 ( 44.161950)
test_basic 0.000000 0.007503 0.326620 ( 0.415115)
test_all 0.000483 0.001426 703.215108 ( 67.162493)
test_rubyspec 0.084887 0.067202 46.214395 ( 51.687152)
total: 167.77 sec