Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-031408
#<BuildRuby:0x0000560af369d5a8
@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-031408",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009019 0.002081 0.965283 ( 1.565767)
build_miniruby 0.001496 0.000346 0.076642 ( 0.076536)
build_ruby 0.002003 0.000000 0.077346 ( 0.076860)
build_all 0.009183 0.002927 4.073050 ( 0.802314)
build_install 0.020821 0.002584 7.807687 ( 2.390374)
test_btest 0.001039 0.000219 47.746454 ( 45.286253)
test_basic 0.002160 0.005550 0.338613 ( 0.427042)
test_all 0.001360 0.000358 641.892231 ( 64.813831)
test_rubyspec 0.092014 0.073833 46.075922 ( 51.520896)
total: 166.96 sec