Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-173104
#<BuildRuby:0x0000562389a28b88
@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-173104",
@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.000023 0.000000 0.000023 ( 0.000035)
configure 0.000027 0.000000 0.000027 ( 0.000024)
build_up 0.010831 0.000398 1.135889 ( 1.115713)
build_miniruby 0.002726 0.000000 0.076083 ( 0.074115)
build_ruby 0.002226 0.000120 0.070519 ( 0.068359)
build_all 0.006961 0.002756 1.603382 ( 0.621371)
build_install 0.011803 0.008525 1.904384 ( 0.946010)
test_btest 0.000880 0.000200 92.970250 ( 9.383004)
test_basic 0.002337 0.004657 0.354497 ( 0.443698)
test_all 0.002107 0.000574 644.618039 ( 67.710281)
test_rubyspec 0.114297 0.048673 47.108925 ( 55.487298)
total: 135.85 sec