Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-132418
#<BuildRuby:0x0000559add820e10
@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.20221016-132418",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000069 0.000005 0.000074 ( 0.000091)
build_up 0.009654 0.000743 1.100892 ( 1.140166)
build_miniruby 0.001502 0.000116 0.102242 ( 0.099640)
build_ruby 0.001348 0.000103 0.103073 ( 0.100463)
build_all 0.008172 0.000237 1.360330 ( 0.576302)
build_install 0.013551 0.000000 1.674880 ( 0.896264)
test_btest 0.001704 0.000000 63.070968 ( 6.293555)
test_basic 0.007948 0.000166 0.355089 ( 0.443396)
test_all 0.006608 0.000367 505.336575 ( 54.102484)
test_rubyspec 0.060594 0.071158 43.565649 ( 52.082753)
total: 115.74 sec