Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-014510
#<BuildRuby:0x000055b4340fffa8
@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.20231021-014510",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000009)
build_up 0.004097 0.000431 1.322982 ( 1.610696)
build_miniruby 0.001063 0.000112 0.907390 ( 0.906801)
build_ruby 0.001112 0.000117 2.588226 ( 2.588445)
build_all 0.005058 0.004461 16.337135 ( 1.426669)
build_install 0.009052 0.000000 4.899306 ( 1.167838)
test_btest 0.000764 0.000000 84.120356 ( 7.260217)
test_basic 0.000483 0.003911 0.628843 ( 0.705449)
test_all 0.006205 0.001079 499.654586 ( 55.551439)
test_rubyspec 0.033766 0.017683 49.985482 ( 62.229374)
total: 133.45 sec