Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-014843
#<BuildRuby:0x000055bac64944f0
@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.20220311-014843",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009459 0.001351 1.028191 ( 8.355401)
build_miniruby 0.001490 0.000212 0.065666 ( 0.063882)
build_ruby 0.000000 0.002569 0.072923 ( 0.071944)
build_all 0.006807 0.002432 1.492807 ( 0.608195)
build_install 0.010921 0.011629 5.189955 ( 2.215513)
test_btest 0.000870 0.000272 75.454392 ( 7.924738)
test_basic 0.007231 0.000000 0.345891 ( 0.438815)
test_all 0.002724 0.000000 695.522318 ( 67.542356)
test_rubyspec 0.131572 0.032224 46.280259 ( 51.713727)
total: 138.94 sec