Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-075257
#<BuildRuby:0x00005627b1ebc0d8
@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.20230108-075257",
@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.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.003495 0.000582 0.616477 ( 1.035249)
build_miniruby 0.000750 0.000125 0.678889 ( 0.677867)
build_ruby 0.001095 0.000182 2.392861 ( 2.392430)
build_all 0.008957 0.000694 12.919989 ( 1.583969)
build_install 0.006742 0.000000 1.589583 ( 0.745450)
test_btest 0.000669 0.000000 67.054387 ( 5.456472)
test_basic 0.003149 0.000145 0.243199 ( 0.338630)
test_all 0.000859 0.000114 492.698188 ( 46.708143)
test_rubyspec 0.009952 0.018124 35.268822 ( 45.742849)
total: 104.68 sec