Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-012709
#<BuildRuby:0x000055e00c314920
@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.20221116-012709",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000021 0.000000 0.000021 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004696 0.004300 1.131801 ( 1.340189)
build_miniruby 0.002455 0.000000 0.908448 ( 0.907486)
build_ruby 0.000000 0.002902 2.338680 ( 2.233299)
build_all 0.012968 0.005342 18.360988 ( 2.244009)
build_install 0.015000 0.005472 1.818438 ( 0.988632)
test_btest 0.001146 0.000218 80.673220 ( 10.203807)
test_basic 0.001210 0.004887 0.346197 ( 0.439390)
test_all 0.001569 0.000373 677.965393 ( 74.126063)
test_rubyspec 0.062248 0.066893 50.035352 ( 58.596538)
total: 151.08 sec