Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-014225
#<BuildRuby:0x00005558474336c8
@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-014225",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.009444 0.000777 0.941311 ( 5.215150)
build_miniruby 0.001434 0.000205 0.076486 ( 0.075247)
build_ruby 0.002278 0.000000 0.077376 ( 0.075891)
build_all 0.008260 0.003300 4.129942 ( 0.799466)
build_install 0.018688 0.004829 7.834677 ( 2.344473)
test_btest 0.000909 0.000168 47.647488 ( 44.182959)
test_basic 0.006634 0.000566 0.325366 ( 0.413524)
test_all 0.001833 0.000327 696.425645 ( 67.117129)
test_rubyspec 0.087920 0.079718 46.205019 ( 51.754147)
total: 171.98 sec