Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-183229
#<BuildRuby:0x0000555d80623f30
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230110-183229",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.003615 0.601328 ( 1.039147)
build_miniruby 0.000856 0.000057 0.663648 ( 0.663791)
build_ruby 0.001209 0.000080 2.396429 ( 2.396068)
build_all 0.005603 0.004039 12.895902 ( 1.602020)
build_install 0.005678 0.000710 1.533902 ( 0.726842)
test_btest 0.000612 0.000077 68.434728 ( 5.924489)
test_basic 0.002910 0.000364 0.238330 ( 0.334262)
test_all 0.001013 0.000127 492.311667 ( 49.572182)
test_rubyspec 0.017229 0.010957 35.457433 ( 46.035748)
total: 108.30 sec