Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-194625
#<BuildRuby:0x000055e0bde1b7e0
@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.20220302-194625",
@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.000011 0.000004 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.008531 0.002844 0.977456 ( 1.523870)
build_miniruby 0.001566 0.000522 0.079893 ( 0.077945)
build_ruby 0.001412 0.000471 0.065249 ( 0.063520)
build_all 0.003719 0.006450 4.195868 ( 0.861242)
build_install 0.013718 0.009532 7.942953 ( 2.409636)
test_btest 0.000757 0.000353 76.783898 ( 8.205588)
test_basic 0.005002 0.002334 0.331203 ( 0.423270)
test_all 0.000957 0.000447 723.412905 ( 68.470119)
test_rubyspec 0.085405 0.076557 46.335698 ( 51.671144)
total: 133.71 sec