Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-073048
#<BuildRuby:0x0000564c669340a0
@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.20231102-073048",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000009)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000591 0.004031 1.361581 ( 1.656390)
build_miniruby 0.000904 0.000143 0.832691 ( 0.832663)
build_ruby 0.001059 0.000167 2.805875 ( 2.805510)
build_all 0.008119 0.002033 16.113426 ( 1.457186)
build_install 0.007941 0.004444 4.882762 ( 1.169712)
test_btest 0.000867 0.000173 81.493880 ( 7.302018)
test_basic 0.000000 0.006513 0.893225 ( 0.970945)
test_all 0.107162 0.029557 517.351508 ( 54.617999)
test_rubyspec 0.031190 0.016293 51.265430 ( 63.547806)
total: 134.36 sec