Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-013250
#<BuildRuby:0x000056386abde5e0
@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-013250",
@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.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009971 0.000912 0.979290 ( 1.599930)
build_miniruby 0.001569 0.000242 0.078290 ( 0.076113)
build_ruby 0.001672 0.000258 0.067538 ( 0.065371)
build_all 0.008973 0.001381 4.083429 ( 0.779608)
build_install 0.023550 0.000200 7.771834 ( 2.367044)
test_btest 0.001216 0.000144 47.552005 ( 44.191570)
test_basic 0.007377 0.000193 0.324705 ( 0.423890)
test_all 0.001640 0.000182 688.779505 ( 67.155797)
test_rubyspec 0.103081 0.071616 46.354495 ( 51.365753)
total: 168.03 sec