Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-053959
#<BuildRuby:0x0000564035cff500
@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.20231027-053959",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006148 0.000101 1.563256 ( 1.792466)
build_miniruby 0.001348 0.000067 0.926835 ( 0.926555)
build_ruby 0.001382 0.000069 2.796323 ( 2.797169)
build_all 0.005462 0.004467 17.149933 ( 1.546230)
build_install 0.003775 0.004956 5.192862 ( 1.201957)
test_btest 0.000976 0.000139 87.438306 ( 7.825102)
test_basic 0.000099 0.004669 0.710802 ( 0.786881)
test_all 0.081172 0.051216 536.718710 ( 53.289140)
test_rubyspec 0.020790 0.032175 52.470267 ( 64.790839)
total: 134.96 sec