Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-033038
#<BuildRuby:0x0000565004ebfbb8
@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.20231222-033038",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003769 0.000887 1.247347 ( 1.638874)
build_miniruby 0.000994 0.000234 0.997171 ( 0.996361)
build_ruby 0.001217 0.000286 2.782292 ( 2.781834)
build_all 0.004353 0.005616 16.407336 ( 1.437062)
build_install 0.007668 0.000854 4.735895 ( 1.145776)
test_btest 0.000600 0.000166 81.980933 ( 7.472504)
test_basic 0.000000 0.004592 0.709563 ( 0.787002)
test_all 0.110200 0.024496 493.436080 ( 58.604973)
test_rubyspec 0.022446 0.019767 49.837319 ( 62.121974)
total: 136.99 sec