Logfile: /home/ko1/ruby/logs/brlog.trunk.20220318-122617
#<BuildRuby:0x00005646692d04f0
@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.20220318-122617",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.007895 0.003307 1.005677 ( 1.077516)
build_miniruby 0.002019 0.000000 0.073094 ( 0.070943)
build_ruby 0.001946 0.000030 0.075548 ( 0.073609)
build_all 0.008243 0.001454 4.169316 ( 0.852733)
build_install 0.020186 0.002631 7.864771 ( 2.415079)
test_btest 0.000999 0.000167 73.869809 ( 8.419896)
test_basic 0.000000 0.007104 0.332833 ( 0.421678)
test_all 0.000000 0.001801 657.196138 ( 65.840975)
test_rubyspec 0.076798 0.085492 46.054009 ( 51.550921)
total: 130.72 sec