Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-110515
#<BuildRuby:0x00005646cfaebe58
@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.20220820-110515",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.005872 0.000903 0.835213 ( 0.860763)
build_miniruby 0.000794 0.000122 0.058303 ( 0.057022)
build_ruby 0.000729 0.000113 0.059431 ( 0.058279)
build_all 0.003915 0.000603 1.533453 ( 0.587694)
build_install 0.005226 0.005971 1.922918 ( 0.963596)
test_btest 0.000682 0.000157 49.709554 ( 8.687581)
test_basic 0.001394 0.004131 0.255538 ( 0.345121)
test_all 0.001942 0.000143 592.174044 ( 88.971492)
test_rubyspec 0.110185 0.017861 44.159169 ( 52.411516)
total: 152.94 sec