Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-212036
#<BuildRuby:0x00005587808c0b38
@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.20220303-212036",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.003839 0.007033 1.000443 ( 1.029616)
build_miniruby 0.002144 0.000000 0.069649 ( 0.067277)
build_ruby 0.001892 0.000091 0.069356 ( 0.067751)
build_all 0.007547 0.003802 4.160242 ( 0.846811)
build_install 0.022860 0.001709 8.064959 ( 2.437215)
test_btest 0.000000 0.001148 75.022329 ( 8.268187)
test_basic 0.003975 0.002884 0.323796 ( 0.421475)
test_all 0.000000 0.002056 661.639065 ( 65.487839)
test_rubyspec 0.094341 0.071256 46.480301 ( 51.919072)
total: 130.55 sec