Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-132141
#<BuildRuby:0x000055c1bdf84920
@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.20221113-132141",
@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.000005)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007193 0.003756 1.133923 ( 1.153453)
build_miniruby 0.002432 0.000000 0.125453 ( 0.123161)
build_ruby 0.002428 0.000332 0.123633 ( 0.107687)
build_all 0.010894 0.000000 1.602677 ( 0.705891)
build_install 0.021017 0.000785 1.916975 ( 1.017859)
test_btest 0.001610 0.000383 90.050552 ( 9.110576)
test_basic 0.005402 0.001286 0.412856 ( 0.505702)
test_all 0.001758 0.000418 682.850537 ( 69.222443)
test_rubyspec 0.093529 0.076769 48.106910 ( 56.479087)
total: 138.43 sec