Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-111940
#<BuildRuby:0x000055811733f778
@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.20220228-111940",
@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.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009952 0.000397 1.018386 ( 1.177230)
build_miniruby 0.002401 0.000000 0.070529 ( 0.068150)
build_ruby 0.001662 0.000000 0.075132 ( 0.073592)
build_all 0.008482 0.003479 4.226737 ( 0.843652)
build_install 0.014503 0.009083 7.886047 ( 2.433614)
test_btest 0.000000 0.001189 72.969155 ( 8.251283)
test_basic 0.003716 0.003798 0.329816 ( 0.417835)
test_all 0.001539 0.000350 710.321633 ( 68.097796)
test_rubyspec 0.098765 0.065424 46.300303 ( 51.749147)
total: 133.11 sec