Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-143717
#<BuildRuby:0x0000559cb0420e80
@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.20220828-143717",
@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.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.008409 0.001607 0.824279 ( 0.922856)
build_miniruby 0.001182 0.000430 0.061868 ( 0.060975)
build_ruby 0.000000 0.001914 0.063829 ( 0.063053)
build_all 0.004010 0.004358 1.280105 ( 0.484883)
build_install 0.014342 0.001763 1.589076 ( 0.806408)
test_btest 0.000700 0.000270 51.793002 ( 6.191868)
test_basic 0.005192 0.000000 0.284466 ( 0.377050)
test_all 0.003960 0.000000 492.761391 ( 51.925187)
test_rubyspec 0.078742 0.043253 41.217490 ( 49.888647)
total: 110.72 sec