Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-232655
#<BuildRuby:0x000055989aa7f340
@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.20220329-232655",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.007895 0.004019 1.037733 ( 9.429734)
build_miniruby 0.001640 0.000505 0.071543 ( 0.069300)
build_ruby 0.001299 0.000400 0.070527 ( 0.068785)
build_all 0.008113 0.001076 4.120509 ( 0.827696)
build_install 0.020168 0.003848 7.792932 ( 2.396313)
test_btest 0.000857 0.000226 76.713072 ( 8.486701)
test_basic 0.007572 0.000763 0.342177 ( 0.430321)
test_all 0.001779 0.000445 665.581472 ( 65.553949)
test_rubyspec 0.097609 0.072657 45.828906 ( 51.293389)
total: 138.56 sec