Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-192205
#<BuildRuby:0x0000557ac7e36628
@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.20221222-192205",
@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.000019 0.000005 0.000024 ( 0.000023)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.003572 0.000893 0.869545 ( 1.153861)
build_miniruby 0.000682 0.000171 0.948151 ( 0.946680)
build_ruby 0.001017 0.000254 2.613900 ( 2.612478)
build_all 0.009067 0.000095 15.893848 ( 3.346232)
build_install 0.003367 0.005309 2.265638 ( 1.304784)
test_btest 0.000517 0.000148 67.770510 ( 11.156714)
test_basic 0.003704 0.001058 0.301295 ( 0.392369)
test_all 0.000992 0.000284 672.964362 (137.461878)
test_rubyspec 0.048077 0.013736 51.895321 ( 60.116838)
total: 218.49 sec