Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-063437
#<BuildRuby:0x00005619a1cb8ea8
@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.20220731-063437",
@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.000006)
autoconf 0.000056 0.000018 0.000074 ( 0.000080)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.007031 0.003653 0.955500 ( 1.230173)
build_miniruby 0.001224 0.000437 0.073588 ( 0.073028)
build_ruby 0.002198 0.000000 0.073180 ( 0.072547)
build_all 0.012068 0.000000 1.545917 ( 0.588681)
build_install 0.018383 0.001165 5.175113 ( 2.080827)
test_btest 0.000806 0.000191 72.813226 ( 7.949978)
test_basic 0.000000 0.006966 0.325041 ( 0.414688)
test_all 0.000862 0.001824 680.913957 ( 66.961177)
test_rubyspec 0.087828 0.077001 45.775728 ( 51.478457)
total: 130.85 sec