Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-045548
#<BuildRuby:0x000055cb8e84ff58
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230104-045548",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000032 0.000005 0.000037 ( 0.000036)
build_up 0.005818 0.000831 0.904763 ( 1.080544)
build_miniruby 0.001208 0.000173 1.025947 ( 1.024010)
build_ruby 0.001642 0.000000 2.770466 ( 2.767720)
build_all 0.009116 0.000831 16.772137 ( 2.956340)
build_install 0.011880 0.000000 2.286475 ( 1.176517)
test_btest 0.000933 0.000000 76.317601 ( 10.506871)
test_basic 0.003678 0.003737 0.375914 ( 0.460590)
test_all 0.001143 0.000172 677.773957 (107.713420)
test_rubyspec 0.084746 0.048209 51.713072 ( 59.772648)
total: 187.46 sec