Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-104218
#<BuildRuby:0x000055e622e708e8
@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-104218",
@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.000019 0.000002 0.000021 ( 0.000021)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.010586 0.000466 1.030449 ( 1.305759)
build_miniruby 0.001881 0.000134 0.071899 ( 0.069367)
build_ruby 0.001418 0.000101 0.080025 ( 0.078412)
build_all 0.002503 0.008222 4.123375 ( 0.841867)
build_install 0.015159 0.009242 8.019813 ( 2.420822)
test_btest 0.000979 0.000257 76.553456 ( 7.945755)
test_basic 0.005515 0.002325 0.341149 ( 0.429660)
test_all 0.001182 0.000322 692.604926 ( 67.290177)
test_rubyspec 0.096143 0.081424 46.302309 ( 51.639973)
total: 132.02 sec