Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-114011
#<BuildRuby:0x0000559ce96288e8
@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",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220206-114011",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000014 0.000005 0.000019 ( 0.000020)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.009396 0.001769 0.937220 ( 1.254135)
build_miniruby 0.001218 0.000406 0.076741 ( 0.076040)
build_ruby 0.001847 0.000616 0.079441 ( 0.078593)
build_all 0.007703 0.002568 4.119265 ( 0.784572)
build_install 0.010789 0.011540 7.761679 ( 2.361881)
test_btest 0.000000 0.001253 72.657653 ( 8.705326)
test_basic 0.002212 0.004534 0.332984 ( 0.423784)
test_all 0.001161 0.000581 695.691660 ( 68.696899)
test_rubyspec 0.103693 0.071795 45.826639 ( 51.275305)
total: 133.66 sec