Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-232854
#<BuildRuby:0x000055a7772f00c0
@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="-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.20230210-232854",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.000000 0.003937 0.618079 ( 1.023297)
build_miniruby 0.000760 0.000190 0.634622 ( 0.634092)
build_ruby 0.000940 0.000235 2.077869 ( 2.077896)
build_all 0.007164 0.001791 12.287552 ( 1.490828)
build_install 0.002393 0.003987 1.496127 ( 0.714696)
test_btest 0.000499 0.000153 65.034702 ( 6.027583)
test_basic 0.002929 0.000901 0.279327 ( 0.374028)
test_all 0.000920 0.000283 485.733729 ( 47.032461)
test_rubyspec 0.011846 0.015880 35.188174 ( 45.804100)
total: 105.18 sec