Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-072712
#<BuildRuby:0x000055f9c8816ad8
@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.20220828-072712",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000207 0.000034 0.000241 ( 0.000179)
configure 0.000136 0.000023 0.000159 ( 0.000158)
build_up 0.004925 0.007123 0.829970 ( 1.075194)
build_miniruby 0.001464 0.000418 1.557884 ( 1.387104)
build_ruby 0.003776 0.000000 2.487417 ( 2.333847)
build_all 0.014377 0.000586 12.853552 ( 1.656102)
build_install 0.014027 0.001189 1.665106 ( 0.804130)
test_btest 0.000727 0.000146 54.211937 ( 6.198031)
test_basic 0.003939 0.003284 0.282048 ( 0.370671)
test_all 0.003685 0.000838 498.390260 ( 52.657357)
test_rubyspec 0.098053 0.037201 41.042266 ( 49.541517)
total: 116.03 sec