Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-163907
#<BuildRuby:0x000055a904198e50
@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.20221108-163907",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000026 0.000004 0.000030 ( 0.000026)
build_up 0.004933 0.005277 1.082286 ( 1.121329)
build_miniruby 0.000000 0.001453 0.063810 ( 0.062234)
build_ruby 0.000469 0.001816 0.069758 ( 0.067074)
build_all 0.004832 0.004438 1.448886 ( 0.574454)
build_install 0.007514 0.014473 1.786861 ( 0.918078)
test_btest 0.001033 0.000517 90.472914 ( 9.426273)
test_basic 0.006129 0.003065 0.337022 ( 0.423839)
test_all 0.001423 0.000711 693.895318 ( 69.740098)
test_rubyspec 0.097585 0.078497 47.485719 ( 55.708784)
total: 138.04 sec