Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-121126
#<BuildRuby:0x000055fca681f800
@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.20221115-121126",
@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.000019 0.000004 0.000023 ( 0.000022)
configure 0.000049 0.000008 0.000057 ( 0.000061)
build_up 0.003492 0.005079 1.095514 ( 1.266725)
build_miniruby 0.000000 0.001790 0.878531 ( 0.878611)
build_ruby 0.001746 0.000550 2.338010 ( 2.256402)
build_all 0.015881 0.001976 18.132499 ( 2.296139)
build_install 0.018745 0.002171 1.881985 ( 1.035853)
test_btest 0.001044 0.000232 79.503815 ( 10.267901)
test_basic 0.004953 0.001100 0.343326 ( 0.436467)
test_all 0.002319 0.000000 671.034993 ( 73.560698)
test_rubyspec 0.082632 0.036686 49.940687 ( 58.538669)
total: 150.54 sec