Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-084207
#<BuildRuby:0x000055a9153211f8
@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.20220719-084207",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005114 0.004810 4.383970 ( 4.838412)
build_miniruby 0.001700 0.000000 0.539950 ( 0.537673)
build_ruby 0.002968 0.000000 2.531073 ( 2.420546)
build_all 0.014653 0.000000 12.842649 ( 1.746901)
build_install 0.008070 0.008165 4.355919 ( 1.854031)
test_btest 0.001103 0.000221 53.928310 ( 6.007302)
test_basic 0.005438 0.001088 0.295684 ( 0.389336)
test_all 0.002877 0.000000 504.373015 ( 53.050029)
test_rubyspec 0.074815 0.063032 41.845336 ( 47.778358)
total: 118.62 sec