Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-212114
#<BuildRuby:0x000055bc31e8fdd0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220725-212114",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.003029 0.003616 5.802698 ( 6.071437)
build_miniruby 0.000910 0.000280 0.782069 ( 0.779703)
build_ruby 0.001343 0.000413 3.472654 ( 3.283085)
build_all 0.008236 0.001212 15.665353 ( 2.834471)
build_install 0.002805 0.006427 5.754510 ( 2.191390)
test_btest 0.000508 0.000190 45.149478 ( 8.853374)
test_basic 0.005669 0.000000 0.310849 ( 0.399483)
test_all 0.001134 0.000000 625.430741 ( 90.370997)
test_rubyspec 0.083970 0.042355 43.715200 ( 49.291936)
total: 164.08 sec