Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-004523
#<BuildRuby:0x00005626f01400d8
@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-004523",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000509 0.003198 0.643686 ( 1.053065)
build_miniruby 0.000741 0.000171 0.634413 ( 0.633849)
build_ruby 0.000981 0.000226 2.087485 ( 2.110992)
build_all 0.005574 0.003297 12.377024 ( 1.497818)
build_install 0.002693 0.003411 1.444653 ( 0.703007)
test_btest 0.000414 0.000129 65.661031 ( 5.652415)
test_basic 0.002844 0.000889 0.254500 ( 0.350634)
test_all 0.000883 0.000276 487.802836 ( 46.940617)
test_rubyspec 0.027748 0.001914 35.711238 ( 46.167863)
total: 105.11 sec