Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-025504
#<BuildRuby:0x000055de75ddca58
@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.20220213-025504",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.008623 0.000631 0.940663 ( 1.093099)
build_miniruby 0.001572 0.000210 0.079205 ( 0.077868)
build_ruby 0.002297 0.000000 0.077738 ( 0.075264)
build_all 0.009619 0.000958 4.109864 ( 0.775594)
build_install 0.021553 0.001326 7.895618 ( 2.307429)
test_btest 0.001081 0.000120 72.844042 ( 8.148850)
test_basic 0.006287 0.000699 0.329477 ( 0.419109)
test_all 0.001700 0.000189 687.937511 ( 67.186919)
test_rubyspec 0.126447 0.044260 46.245001 ( 51.681164)
total: 131.77 sec