Logfile: /home/ko1/ruby/logs/brlog.trunk.20230523-162414
#<BuildRuby:0x000055dabae73728
@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.20230523-162414",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001546 0.004608 1.396240 ( 2.793053)
build_miniruby 0.000851 0.000266 0.826712 ( 0.826217)
build_ruby 0.000967 0.000302 2.414507 ( 2.414716)
build_all 0.009234 0.000152 11.873975 ( 1.065402)
build_install 0.007216 0.000000 1.599172 ( 0.858558)
test_btest 0.000769 0.000000 77.791879 ( 7.195998)
test_basic 0.000359 0.003041 0.591147 ( 0.675259)
test_all 0.001215 0.000347 430.107162 ( 39.798626)
test_rubyspec 0.015527 0.020496 41.316849 ( 53.817812)
total: 109.45 sec