Logfile: /home/ko1/ruby/logs/brlog.trunk.20220429-212054
#<BuildRuby:0x000055b5b1bf3df0
@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.20220429-212054",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.003528 0.003138 0.849644 ( 0.955156)
build_miniruby 0.000786 0.000168 0.057055 ( 0.055909)
build_ruby 0.000729 0.000157 0.058611 ( 0.057303)
build_all 0.004245 0.000061 1.490362 ( 0.591162)
build_install 0.007776 0.003050 6.272422 ( 2.819055)
test_btest 0.001172 0.000260 46.507941 ( 8.731438)
test_basic 0.005256 0.001168 0.351420 ( 0.438752)
test_all 0.001726 0.000384 621.135304 ( 87.484410)
test_rubyspec 0.095663 0.016134 43.907162 ( 48.805169)
total: 149.94 sec