Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-191545
#<BuildRuby:0x0000557ddac40920
@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.20220717-191545",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010314 0.000406 0.951584 ( 0.957469)
build_miniruby 0.002012 0.000134 0.071105 ( 0.069339)
build_ruby 0.001510 0.000101 0.066709 ( 0.066380)
build_all 0.005140 0.004913 1.509205 ( 0.583497)
build_install 0.014037 0.005607 5.265722 ( 2.152205)
test_btest 0.001081 0.000180 77.993071 ( 8.703537)
test_basic 0.006499 0.001083 0.333411 ( 0.423717)
test_all 0.001817 0.000303 648.864880 ( 64.941957)
test_rubyspec 0.121706 0.060476 45.623059 ( 51.383748)
total: 129.28 sec