Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-092514
#<BuildRuby:0x000055695e8fb778
@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.20220401-092514",
@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.000007 0.000003 0.000010 ( 0.000011)
autoconf 0.000026 0.000009 0.000035 ( 0.000032)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.004785 0.006423 1.014327 ( 1.290594)
build_miniruby 0.001527 0.000694 0.077405 ( 0.075278)
build_ruby 0.001875 0.000000 0.076513 ( 0.074939)
build_all 0.007788 0.002043 4.262490 ( 0.869566)
build_install 0.018495 0.005095 8.584031 ( 2.987549)
test_btest 0.000766 0.000294 77.692160 ( 8.326544)
test_basic 0.002618 0.004744 0.338438 ( 0.431351)
test_all 0.001669 0.000715 660.838451 ( 65.777203)
test_rubyspec 0.120211 0.056897 46.587944 ( 51.911965)
total: 131.75 sec