Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-222647
#<BuildRuby:0x00005576c63cc048
@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.20231109-222647",
@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.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005187 0.000546 1.533139 ( 1.766205)
build_miniruby 0.000956 0.000100 0.894057 ( 0.893621)
build_ruby 0.001362 0.000144 2.881716 ( 2.882337)
build_all 0.005497 0.004542 16.629137 ( 1.496484)
build_install 0.010372 0.000206 4.968666 ( 1.163716)
test_btest 0.001020 0.000140 86.950049 ( 6.865949)
test_basic 0.004554 0.000001 0.790274 ( 0.867281)
test_all 0.104338 0.030897 509.736652 ( 56.834967)
test_rubyspec 0.013794 0.035101 50.406302 ( 62.791156)
total: 135.56 sec