Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-183133
#<BuildRuby:0x000055f227fbbac0
@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.20230101-183133",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003247 0.000249 0.630276 ( 1.033704)
build_miniruby 0.000816 0.000062 0.733799 ( 0.733558)
build_ruby 0.001321 0.000000 2.498450 ( 2.498946)
build_all 0.009635 0.000000 12.698895 ( 1.514118)
build_install 0.003396 0.003476 1.641036 ( 0.750041)
test_btest 0.000600 0.000067 66.361046 ( 6.398728)
test_basic 0.003230 0.000359 0.249007 ( 0.344278)
test_all 0.000910 0.000101 485.795225 ( 50.177330)
test_rubyspec 0.018017 0.011154 35.178172 ( 45.753054)
total: 109.20 sec