Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-164503
#<BuildRuby:0x000055e8b19b5e98
@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.20221220-164503",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003554 0.000593 0.864441 ( 1.116324)
build_miniruby 0.000786 0.000131 0.934287 ( 0.933653)
build_ruby 0.000985 0.000164 2.729236 ( 2.727448)
build_all 0.009067 0.000000 15.896029 ( 3.401623)
build_install 0.009934 0.000000 2.295080 ( 1.315082)
test_btest 0.000595 0.000000 66.003022 ( 10.687885)
test_basic 0.004676 0.000000 0.316262 ( 0.407171)
test_all 0.001376 0.000000 686.801066 (138.424098)
test_rubyspec 0.048834 0.025125 52.811427 ( 60.898850)
total: 219.91 sec