Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-145805
#<BuildRuby:0x00005648e816f5f8
@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.20231030-145805",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.002514 0.002169 1.234930 ( 1.497159)
build_miniruby 0.000815 0.000272 0.849138 ( 0.849097)
build_ruby 0.000921 0.000307 2.753258 ( 2.753554)
build_all 0.008771 0.001572 16.608499 ( 1.490328)
build_install 0.005657 0.003239 5.040134 ( 1.235822)
test_btest 0.000816 0.000272 85.162768 ( 6.837003)
test_basic 0.003585 0.001195 0.731172 ( 0.808524)
test_all 0.116731 0.020012 523.014579 ( 48.066243)
test_rubyspec 0.019316 0.029268 51.314736 ( 63.635559)
total: 127.17 sec