Logfile: /home/ko1/ruby/logs/brlog.trunk.20230608-064145
#<BuildRuby:0x0000564e8fabbba0
@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.20230608-064145",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002072 0.004782 1.318802 ( 2.591045)
build_miniruby 0.000764 0.000239 0.855998 ( 0.855898)
build_ruby 0.001689 0.000000 2.582989 ( 2.582303)
build_all 0.008695 0.000501 12.669588 ( 1.149218)
build_install 0.007566 0.000000 1.703091 ( 0.878182)
test_btest 0.001094 0.000000 83.515058 ( 6.793004)
test_basic 0.003759 0.000940 0.686489 ( 0.767005)
test_all 0.001326 0.000332 443.433403 ( 43.509723)
test_rubyspec 0.008669 0.031291 41.061032 ( 53.532900)
total: 112.66 sec