Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-010738
#<BuildRuby:0x000056126c4740f8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221224-010738",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000055 0.000004 0.000059 ( 0.000046)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000426 0.003997 0.868178 ( 1.085801)
build_miniruby 0.000801 0.000115 0.973805 ( 0.972428)
build_ruby 0.001021 0.000146 2.590211 ( 2.588869)
build_all 0.008856 0.000080 15.718314 ( 3.263886)
build_install 0.001842 0.007757 2.197731 ( 1.177294)
test_btest 0.000479 0.000112 66.417368 ( 10.741295)
test_basic 0.004314 0.000059 0.296934 ( 0.388422)
test_all 0.000964 0.000214 638.926860 (106.294872)
test_rubyspec 0.055222 0.015866 51.451537 ( 59.700114)
total: 186.21 sec