Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-055811
#<BuildRuby:0x000055cbdcb03440
@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.20220309-055811",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.012142 0.001099 1.072075 ( 5.310413)
build_miniruby 0.000000 0.002469 0.071543 ( 0.069304)
build_ruby 0.000647 0.001174 0.078293 ( 0.076386)
build_all 0.008795 0.001649 4.176771 ( 0.855142)
build_install 0.011899 0.012179 7.968076 ( 2.432360)
test_btest 0.000907 0.000273 72.281251 ( 8.408789)
test_basic 0.006726 0.000644 0.339430 ( 0.426707)
test_all 0.001943 0.000000 641.992980 ( 64.284180)
test_rubyspec 0.076700 0.073459 46.054248 ( 51.553336)
total: 133.42 sec