Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-150314
#<BuildRuby:0x000055731d0a2fe0
@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.20220912-150314",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009154 0.000654 1.129294 ( 1.106405)
build_miniruby 0.001958 0.000140 0.073979 ( 0.072722)
build_ruby 0.001991 0.000142 0.075190 ( 0.073550)
build_all 0.010235 0.000352 1.558712 ( 0.601816)
build_install 0.016530 0.006012 1.922866 ( 0.948909)
test_btest 0.000000 0.001811 94.333477 ( 9.664791)
test_basic 0.000695 0.007191 0.355990 ( 0.444475)
test_all 0.004231 0.000891 689.782992 ( 69.162042)
test_rubyspec 0.090956 0.078704 47.004387 ( 55.503697)
total: 137.58 sec