Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-083817
#<BuildRuby:0x000055d86d265480
@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.20220808-083817",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000037 0.000009 0.000046 ( 0.000047)
build_up 0.007200 0.001964 0.927848 ( 11.618605)
build_miniruby 0.001118 0.000305 0.063303 ( 0.062191)
build_ruby 0.001317 0.000359 0.066724 ( 0.065409)
build_all 0.008713 0.000965 1.275948 ( 0.477127)
build_install 0.016042 0.001216 4.331080 ( 1.809138)
test_btest 0.001788 0.000383 50.827124 ( 6.015866)
test_basic 0.000000 0.005738 0.296929 ( 0.387966)
test_all 0.000000 0.001622 481.540796 ( 51.841386)
test_rubyspec 0.085684 0.053826 41.581992 ( 49.190259)
total: 121.47 sec