Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-020254
#<BuildRuby:0x000055a59fce08e8
@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.20220305-020254",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000014 0.000004 0.000018 ( 0.000019)
build_up 0.002721 0.008859 1.006467 ( 1.017590)
build_miniruby 0.001450 0.000604 0.075348 ( 0.074669)
build_ruby 0.000000 0.002683 0.076532 ( 0.075182)
build_all 0.005959 0.004440 4.314788 ( 0.874021)
build_install 0.020990 0.001862 8.002316 ( 2.400719)
test_btest 0.000751 0.000292 70.936031 ( 8.150241)
test_basic 0.002591 0.005516 0.339048 ( 0.427574)
test_all 0.001559 0.000692 695.532637 ( 67.251460)
test_rubyspec 0.114491 0.052879 46.502074 ( 51.815672)
total: 132.09 sec