Logfile: /home/ko1/ruby/logs/brlog.trunk.20220517-043442
#<BuildRuby:0x0000555749cbe828
@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.20220517-043442",
@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.000019 0.000001 0.000020 ( 0.000023)
autoconf 0.000027 0.000003 0.000030 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.007558 0.000000 0.929330 ( 1.857624)
build_miniruby 0.000849 0.000068 0.070113 ( 0.069075)
build_ruby 0.000802 0.000070 0.052410 ( 0.051285)
build_all 0.006483 0.000000 1.282051 ( 0.536286)
build_install 0.008415 0.003840 6.507069 ( 3.102921)
test_btest 0.000621 0.000000 60.712619 ( 13.002391)
test_basic 0.000103 0.003451 0.251128 ( 0.346073)
test_all 0.001156 0.000165 544.154376 ( 64.290879)
test_rubyspec 0.031814 0.014192 53.292935 ( 58.838499)
total: 142.10 sec