Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-200915
#<BuildRuby:0x0000558db53ea678
@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.20221211-200915",
@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.000015 0.000005 0.000020 ( 0.000021)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.003224 0.001172 0.813771 ( 1.043004)
build_miniruby 0.000576 0.000210 0.990187 ( 0.988952)
build_ruby 0.000881 0.000321 2.820990 ( 2.723195)
build_all 0.003260 0.005854 15.841724 ( 3.313032)
build_install 0.007304 0.001097 2.263872 ( 1.267445)
test_btest 0.000358 0.000149 58.601779 ( 12.133977)
test_basic 0.005106 0.000070 0.288089 ( 0.377766)
test_all 0.001748 0.000348 677.500452 (148.154988)
test_rubyspec 0.044453 0.017914 53.186756 ( 61.351562)
total: 231.35 sec