Logfile: /home/ko1/ruby/logs/brlog.trunk.20231115-111522
#<BuildRuby:0x000055c3a01d3918
@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.20231115-111522",
@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.000001 0.000013 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.003722 0.000372 1.227942 ( 1.625677)
build_miniruby 0.000998 0.000000 0.835616 ( 0.836127)
build_ruby 0.001301 0.000000 2.768352 ( 2.768127)
build_all 0.001867 0.008140 16.247755 ( 1.453144)
build_install 0.002180 0.006573 4.750240 ( 1.137075)
test_btest 0.000838 0.000219 81.771148 ( 7.774169)
test_basic 0.003128 0.000816 0.606129 ( 0.687207)
test_all 0.097195 0.037574 479.707890 ( 56.472948)
test_rubyspec 0.001378 0.043756 49.728483 ( 62.025713)
total: 134.78 sec