Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-120030
#<BuildRuby:0x0000563fd89b11f8
@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.20220724-120030",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.006692 0.004490 0.821765 ( 1.992137)
build_miniruby 0.001550 0.000332 0.065005 ( 0.063140)
build_ruby 0.001108 0.000237 0.054496 ( 0.053192)
build_all 0.008151 0.000773 1.244585 ( 0.469819)
build_install 0.013028 0.005475 4.379473 ( 1.772503)
test_btest 0.001490 0.000351 55.507284 ( 6.389249)
test_basic 0.006558 0.001543 0.287818 ( 0.376194)
test_all 0.002408 0.000567 474.191756 ( 51.397665)
test_rubyspec 0.083118 0.050021 41.877890 ( 47.659608)
total: 110.17 sec