Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-041333
#<BuildRuby:0x0000557c8e8f8af8
@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.20220326-041333",
@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.000018 0.000000 0.000018 ( 0.000018)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011484 0.000000 1.001091 ( 1.170665)
build_miniruby 0.001821 0.000000 0.073511 ( 0.071333)
build_ruby 0.001738 0.000000 0.075327 ( 0.073596)
build_all 0.009872 0.000000 4.199802 ( 0.846857)
build_install 0.018057 0.005566 7.982220 ( 2.442698)
test_btest 0.001082 0.000057 75.194876 ( 8.079452)
test_basic 0.002648 0.005334 0.342765 ( 0.439573)
test_all 0.001816 0.000182 706.070381 ( 72.909526)
test_rubyspec 0.099285 0.069972 45.900396 ( 51.377393)
total: 137.41 sec