Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-151304
#<BuildRuby:0x000055a1b076d390
@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.20220721-151304",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008990 0.000769 0.837915 ( 1.126047)
build_miniruby 0.001157 0.000178 0.060422 ( 0.059749)
build_ruby 0.001518 0.000233 0.064058 ( 0.062691)
build_all 0.007669 0.000438 1.251823 ( 0.469959)
build_install 0.014769 0.003347 4.363609 ( 1.803323)
test_btest 0.002261 0.000000 53.826922 ( 5.887116)
test_basic 0.001477 0.004242 0.284001 ( 0.374241)
test_all 0.001979 0.000396 506.276683 ( 53.146941)
test_rubyspec 0.088753 0.051720 41.809143 ( 47.680441)
total: 110.61 sec