Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-161802
#<BuildRuby:0x000055719c6c3280
@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.20231015-161802",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004991 0.000000 1.418429 ( 1.630703)
build_miniruby 0.001504 0.000000 0.967163 ( 0.966039)
build_ruby 0.001248 0.000032 2.779846 ( 2.779678)
build_all 0.009479 0.001060 17.998829 ( 1.570990)
build_install 0.005503 0.003558 5.324772 ( 1.251949)
test_btest 0.000000 0.001118 89.850681 ( 6.828399)
test_basic 0.001171 0.003129 0.754703 ( 0.834019)
test_all 0.006149 0.001604 564.683701 ( 65.145323)
test_rubyspec 0.029099 0.024725 51.712307 ( 63.976628)
total: 144.98 sec