Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-140250
#<BuildRuby:0x000055d37b5cf680
@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.20220306-140250",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008310 0.002077 1.005088 ( 1.158937)
build_miniruby 0.001917 0.000000 0.075506 ( 0.074635)
build_ruby 0.002491 0.000000 0.075982 ( 0.073455)
build_all 0.002860 0.007379 4.269582 ( 0.846247)
build_install 0.020147 0.001914 7.949309 ( 2.416875)
test_btest 0.000788 0.000220 76.129153 ( 7.829809)
test_basic 0.008109 0.000000 0.348972 ( 0.437480)
test_all 0.001935 0.000112 667.144403 ( 65.682019)
test_rubyspec 0.078541 0.085809 46.396453 ( 51.911523)
total: 130.43 sec