Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-204111
#<BuildRuby:0x0000564e58be85f0
@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.20220304-204111",
@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.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.006365 0.005551 1.022205 ( 1.050643)
build_miniruby 0.001875 0.000433 0.076418 ( 0.075676)
build_ruby 0.001461 0.000337 0.075824 ( 0.075697)
build_all 0.004894 0.004860 4.225777 ( 0.879589)
build_install 0.020578 0.003882 8.021717 ( 2.492631)
test_btest 0.000866 0.000228 71.635693 ( 8.299927)
test_basic 0.001957 0.005332 0.335236 ( 0.426241)
test_all 0.000692 0.001632 664.947387 ( 65.675647)
test_rubyspec 0.099165 0.068592 46.470625 ( 51.908430)
total: 130.89 sec