Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-083146
#<BuildRuby:0x0000562e7906cdd8
@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.20220719-083146",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.000502 0.010080 0.985387 ( 2.028910)
build_miniruby 0.000000 0.002186 0.072964 ( 0.072706)
build_ruby 0.000428 0.001729 0.068867 ( 0.067928)
build_all 0.007518 0.002290 1.544183 ( 0.609744)
build_install 0.010598 0.011426 5.190985 ( 2.172064)
test_btest 0.000574 0.000397 74.424225 ( 8.569890)
test_basic 0.004870 0.003372 0.333350 ( 0.422325)
test_all 0.000000 0.002058 662.222023 ( 65.954339)
test_rubyspec 0.071052 0.097613 45.968190 ( 51.567710)
total: 131.47 sec