Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-010140
#<BuildRuby:0x000055ff217d67e0
@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.20220721-010140",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.006474 0.000357 0.904103 ( 1.197701)
build_miniruby 0.000946 0.000000 0.056549 ( 0.055359)
build_ruby 0.000947 0.000000 0.058800 ( 0.057655)
build_all 0.004180 0.000264 1.537839 ( 0.606666)
build_install 0.009887 0.001412 5.709738 ( 2.188113)
test_btest 0.000767 0.000109 55.525886 ( 8.053398)
test_basic 0.001507 0.004490 0.342332 ( 0.430508)
test_all 0.000930 0.000186 617.218838 ( 88.583733)
test_rubyspec 0.072631 0.054116 44.031040 ( 49.718472)
total: 150.89 sec