Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-054515
#<BuildRuby:0x000055831aab7500
@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.20231219-054515",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005398 0.000322 1.518249 ( 1.868985)
build_miniruby 0.000849 0.000189 0.998853 ( 0.999192)
build_ruby 0.001008 0.000224 2.756018 ( 2.757427)
build_all 0.004941 0.005517 16.802022 ( 1.579143)
build_install 0.007740 0.000874 4.970263 ( 1.200274)
test_btest 0.000585 0.000154 87.118003 ( 7.989020)
test_basic 0.000770 0.003473 0.700731 ( 0.777755)
test_all 0.105102 0.032718 550.984093 ( 48.263151)
test_rubyspec 0.027894 0.017423 50.646259 ( 62.952348)
total: 128.39 sec