Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-080819
#<BuildRuby:0x0000562b2cd7b510
@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.20220307-080819",
@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.000046 0.000007 0.000053 ( 0.000058)
configure 0.000032 0.000005 0.000037 ( 0.000032)
build_up 0.010846 0.001043 1.001266 ( 1.413426)
build_miniruby 0.001822 0.000281 0.076231 ( 0.074283)
build_ruby 0.001925 0.000296 0.077050 ( 0.074589)
build_all 0.000000 0.010511 4.257706 ( 0.844704)
build_install 0.015463 0.007500 7.956254 ( 2.399598)
test_btest 0.000938 0.000332 73.256440 ( 8.478913)
test_basic 0.002806 0.003974 0.330367 ( 0.421276)
test_all 0.001405 0.000546 709.983901 ( 68.073579)
test_rubyspec 0.101832 0.055903 46.277251 ( 51.774582)
total: 133.56 sec