Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-010803
#<BuildRuby:0x000055ab961437b8
@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.20240117-010803",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000040 0.000004 0.000044 ( 0.000043)
configure 0.000017 0.000002 0.000019 ( 0.000017)
build_up 0.004146 0.000415 1.024247 ( 1.422667)
build_miniruby 0.000867 0.000087 0.829986 ( 0.829592)
build_ruby 0.001164 0.000116 2.646807 ( 2.646364)
build_all 0.008617 0.000427 14.343356 ( 1.353743)
build_install 0.007124 0.000678 4.173058 ( 1.101792)
test_btest 0.001008 0.000000 75.375208 ( 7.377609)
test_basic 0.004678 0.000101 0.848924 ( 0.922246)
test_all 0.102109 0.028056 509.909808 ( 50.257909)
test_rubyspec 0.041277 0.022115 80.178760 ( 92.587571)
total: 158.50 sec