Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-031202
#<BuildRuby:0x000055867cf5b0b0
@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.20220226-031202",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009249 0.001651 0.994307 ( 1.425495)
build_miniruby 0.001361 0.000419 0.075033 ( 0.073791)
build_ruby 0.001638 0.000504 0.073142 ( 0.071791)
build_all 0.010229 0.000306 4.120013 ( 0.844638)
build_install 0.023597 0.000096 7.964233 ( 2.413485)
test_btest 0.000800 0.000160 70.325814 ( 8.149525)
test_basic 0.006698 0.001340 0.335719 ( 0.424962)
test_all 0.001663 0.000128 668.482530 ( 66.243289)
test_rubyspec 0.101365 0.052662 46.172433 ( 51.381791)
total: 131.03 sec