Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-142032
#<BuildRuby:0x000056058135bf60
@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.20220825-142032",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006221 0.000479 0.853164 ( 3.109778)
build_miniruby 0.000934 0.000072 0.057562 ( 0.056369)
build_ruby 0.000940 0.000073 0.059747 ( 0.058439)
build_all 0.004233 0.000326 1.529630 ( 0.583766)
build_install 0.010220 0.000786 1.897262 ( 0.958657)
test_btest 0.000763 0.000059 51.311879 ( 8.658969)
test_basic 0.005131 0.000394 0.283261 ( 0.373053)
test_all 0.001406 0.000108 631.320145 ( 93.029841)
test_rubyspec 0.071415 0.050822 44.288296 ( 52.558396)
total: 159.39 sec