Logfile: /home/ko1/ruby/logs/brlog.trunk.20231107-014915
#<BuildRuby:0x000055bc832af040
@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.20231107-014915",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.004644 0.000774 1.690084 ( 2.093619)
build_miniruby 0.000792 0.000132 0.892835 ( 0.892788)
build_ruby 0.001215 0.000000 2.838548 ( 2.838583)
build_all 0.004691 0.006049 17.382114 ( 1.593198)
build_install 0.009061 0.000000 5.205087 ( 1.219352)
test_btest 0.001099 0.000000 85.166148 ( 8.157710)
test_basic 0.003996 0.000591 0.696861 ( 0.773498)
test_all 0.088203 0.046587 538.553977 ( 55.174340)
test_rubyspec 0.009816 0.035884 51.479308 ( 63.812118)
total: 136.56 sec