Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-125641
#<BuildRuby:0x0000556b62fb6828
@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.20220805-125641",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000016 0.000000 0.000016 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.003552 0.003427 0.875895 ( 4.825363)
build_miniruby 0.000883 0.000049 0.056922 ( 0.055783)
build_ruby 0.000877 0.000049 0.058865 ( 0.057589)
build_all 0.000996 0.003644 1.529142 ( 0.585485)
build_install 0.007878 0.003178 5.616518 ( 2.140720)
test_btest 0.000621 0.000089 50.460292 ( 8.645281)
test_basic 0.004729 0.000676 0.278551 ( 0.367494)
test_all 0.000951 0.000135 628.533425 ( 88.698234)
test_rubyspec 0.090515 0.037146 43.730405 ( 51.106095)
total: 156.48 sec