Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-041117
#<BuildRuby:0x0000564307707dd0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221116-041117",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004510 0.000282 1.047889 ( 1.087246)
build_miniruby 0.000794 0.000050 0.937796 ( 0.936352)
build_ruby 0.001223 0.000077 2.864207 ( 2.756375)
build_all 0.000163 0.008661 15.682571 ( 3.409198)
build_install 0.005707 0.004652 1.952502 ( 1.115256)
test_btest 0.000643 0.000000 61.460621 ( 10.909806)
test_basic 0.004901 0.000000 0.315905 ( 0.406416)
test_all 0.001732 0.000000 636.967219 ( 99.393869)
test_rubyspec 0.032744 0.027430 51.112217 ( 59.396488)
total: 179.41 sec