Logfile: /home/ko1/ruby/logs/brlog.trunk.20220318-110902
#<BuildRuby:0x000056185c7b3340
@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.20220318-110902",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009461 0.000676 1.003664 ( 1.156074)
build_miniruby 0.001928 0.000137 0.080520 ( 0.078161)
build_ruby 0.001688 0.000121 0.078625 ( 0.076785)
build_all 0.009810 0.000701 4.187984 ( 0.853858)
build_install 0.011930 0.011907 7.980722 ( 2.414866)
test_btest 0.001073 0.000201 74.958135 ( 8.427144)
test_basic 0.003167 0.005357 0.342671 ( 0.430867)
test_all 0.001525 0.000359 698.803590 ( 67.532507)
test_rubyspec 0.113481 0.047785 45.776023 ( 50.984837)
total: 131.96 sec