Logfile: /home/ko1/ruby/logs/brlog.trunk.20220603-001811
#<BuildRuby:0x00005610b41a4c10
@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.20220603-001811",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010765 0.000427 1.005482 ( 1.690960)
build_miniruby 0.002057 0.000000 0.078143 ( 0.077580)
build_ruby 0.002031 0.000000 0.077895 ( 0.077332)
build_all 0.007760 0.000447 1.459709 ( 0.595947)
build_install 0.013222 0.009460 5.860715 ( 2.854929)
test_btest 0.001135 0.000170 74.244344 ( 8.177896)
test_basic 0.008417 0.000541 0.332584 ( 0.420609)
test_all 0.000905 0.002682 699.589729 ( 67.533905)
test_rubyspec 0.094722 0.065849 45.821320 ( 51.759776)
total: 133.19 sec