Logfile: /home/ko1/ruby/logs/brlog.trunk.20231105-172812
#<BuildRuby:0x0000559acb143bb8
@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.20231105-172812",
@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.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004315 0.000454 1.603355 ( 1.802310)
build_miniruby 0.000891 0.000093 0.867027 ( 0.866921)
build_ruby 0.001165 0.000122 2.755787 ( 2.756790)
build_all 0.007227 0.003563 17.438205 ( 1.591786)
build_install 0.000000 0.008776 5.371605 ( 1.213275)
test_btest 0.000000 0.000768 87.355336 ( 7.642970)
test_basic 0.001560 0.003066 0.753725 ( 0.830541)
test_all 0.102767 0.033786 550.753890 ( 51.315843)
test_rubyspec 0.017707 0.036038 53.423798 ( 65.775616)
total: 133.80 sec