Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-224038
#<BuildRuby:0x00005564b3568b38
@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.20220405-224038",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003332 0.008003 0.975141 ( 1.492468)
build_miniruby 0.001326 0.000379 0.067678 ( 0.065897)
build_ruby 0.001643 0.000469 0.077869 ( 0.075752)
build_all 0.010848 0.000570 4.178088 ( 0.852340)
build_install 0.013867 0.010533 8.406289 ( 3.006262)
test_btest 0.001310 0.000000 77.690924 ( 8.030530)
test_basic 0.006274 0.000000 0.334017 ( 0.422422)
test_all 0.001672 0.000199 700.482882 ( 67.915863)
test_rubyspec 0.117413 0.067289 46.697533 ( 52.110962)
total: 133.97 sec