Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-102835
#<BuildRuby:0x000055ce9230e038
@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.20220814-102835",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.007977 0.000625 0.824611 ( 0.925053)
build_miniruby 0.001357 0.000209 0.054553 ( 0.054741)
build_ruby 0.001248 0.000192 0.057891 ( 0.057789)
build_all 0.007516 0.001156 1.256614 ( 0.486983)
build_install 0.010449 0.006191 1.623810 ( 0.815906)
test_btest 0.001301 0.000279 52.248445 ( 6.244847)
test_basic 0.005188 0.001112 0.292931 ( 0.385909)
test_all 0.000000 0.004146 504.012285 ( 53.085855)
test_rubyspec 0.073976 0.046568 41.534145 ( 49.285099)
total: 111.34 sec