Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-161357
#<BuildRuby:0x000055ce12866740
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-161357",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004861 0.000374 1.174937 ( 1.442836)
build_miniruby 0.000918 0.000071 0.932999 ( 0.931723)
build_ruby 0.001120 0.000086 2.835222 ( 2.724884)
build_all 0.008778 0.000290 16.017282 ( 3.309995)
build_install 0.009917 0.000000 2.311909 ( 1.317387)
test_btest 0.000585 0.000000 64.428525 ( 11.002386)
test_basic 0.000783 0.004048 0.309975 ( 0.400915)
test_all 0.000773 0.000086 695.094624 (110.573970)
test_rubyspec 0.066741 0.005048 53.421919 ( 61.674029)
total: 193.38 sec