Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-060736
#<BuildRuby:0x0000562d69100a58
@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-060736",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000037 0.000000 0.000037 ( 0.000037)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.011037 0.000606 1.021931 ( 1.119464)
build_miniruby 0.001699 0.000364 0.076429 ( 0.074464)
build_ruby 0.001573 0.000337 0.072644 ( 0.070516)
build_all 0.010496 0.001171 4.166737 ( 0.846396)
build_install 0.006949 0.016973 8.563208 ( 2.980057)
test_btest 0.000000 0.002235 74.116729 ( 8.152805)
test_basic 0.003738 0.003906 0.345048 ( 0.437511)
test_all 0.001658 0.000737 695.611738 ( 68.045350)
test_rubyspec 0.087945 0.088885 46.804777 ( 52.102719)
total: 133.83 sec