Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-184132
#<BuildRuby:0x000055c9c5ddfe20
@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.20221214-184132",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.004097 0.000000 0.894282 ( 1.109557)
build_miniruby 0.001032 0.000000 1.024914 ( 1.023661)
build_ruby 0.001147 0.000000 2.719955 ( 2.633750)
build_all 0.008362 0.000583 15.792785 ( 3.407014)
build_install 0.008124 0.000744 2.228684 ( 1.245405)
test_btest 0.000496 0.000093 65.464970 ( 10.763144)
test_basic 0.000122 0.004475 0.280834 ( 0.371907)
test_all 0.001916 0.000000 672.997733 (143.946459)
test_rubyspec 0.051686 0.015058 52.530039 ( 60.803677)
total: 225.31 sec