Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-235145
#<BuildRuby:0x0000558fefd98a80
@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.20220215-235145",
@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.000019 0.000003 0.000022 ( 0.000023)
configure 0.000069 0.000009 0.000078 ( 0.000079)
build_up 0.007489 0.003160 0.928619 ( 1.177754)
build_miniruby 0.001878 0.000332 0.071460 ( 0.070415)
build_ruby 0.002254 0.000000 0.077657 ( 0.077126)
build_all 0.009295 0.000646 4.177948 ( 0.818155)
build_install 0.022031 0.001368 7.854413 ( 2.381583)
test_btest 0.001024 0.000140 74.797716 ( 7.927739)
test_basic 0.007739 0.000421 0.325723 ( 0.415935)
test_all 0.001665 0.000217 704.036232 ( 67.665951)
test_rubyspec 0.139288 0.038968 46.121128 ( 51.625945)
total: 132.16 sec