Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-021202
#<BuildRuby:0x000055f0d8c4ffa8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220811-021202",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005305 0.001326 0.835668 ( 0.982946)
build_miniruby 0.001049 0.000000 0.057906 ( 0.056651)
build_ruby 0.001010 0.000000 0.059316 ( 0.058101)
build_all 0.004897 0.000000 1.553197 ( 0.588988)
build_install 0.006881 0.004612 5.692433 ( 2.153440)
test_btest 0.000633 0.000168 48.023550 ( 8.514926)
test_basic 0.005096 0.000164 0.253969 ( 0.343257)
test_all 0.001172 0.000293 620.567379 ( 90.818338)
test_rubyspec 0.089955 0.038779 43.852993 ( 51.221393)
total: 154.74 sec