Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-073622
#<BuildRuby:0x00005568db45af08
@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.20220802-073622",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.009207 0.001534 0.865240 ( 1.476952)
build_miniruby 0.001761 0.000293 0.059964 ( 0.057746)
build_ruby 0.001418 0.000236 0.062936 ( 0.061797)
build_all 0.007945 0.001325 1.264045 ( 0.478789)
build_install 0.008088 0.007555 4.358245 ( 1.792997)
test_btest 0.001255 0.000313 54.307824 ( 6.370759)
test_basic 0.005021 0.001255 0.280677 ( 0.370829)
test_all 0.002075 0.000519 476.307063 ( 52.228138)
test_rubyspec 0.061147 0.061662 41.308113 ( 47.192277)
total: 110.03 sec