Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-053818
#<BuildRuby:0x000055c24186a700
@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.20220823-053818",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.011021 0.001011 1.006550 ( 8.310329)
build_miniruby 0.001580 0.000226 0.073907 ( 0.072448)
build_ruby 0.001799 0.000257 0.080477 ( 0.078337)
build_all 0.006584 0.004178 1.518143 ( 0.567236)
build_install 0.017271 0.005307 1.868779 ( 0.910692)
test_btest 0.000926 0.000195 75.461444 ( 8.023027)
test_basic 0.005390 0.001135 0.326857 ( 0.415929)
test_all 0.003551 0.000748 647.172133 ( 65.089278)
test_rubyspec 0.101255 0.059447 46.034078 ( 54.470765)
total: 137.94 sec