Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-220438
#<BuildRuby:0x000055e0434bde98
@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.20221216-220438",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.003769 0.000538 0.831964 ( 1.164093)
build_miniruby 0.001005 0.000000 0.998157 ( 0.996798)
build_ruby 0.001304 0.000000 2.817820 ( 2.723405)
build_all 0.008107 0.000842 15.819237 ( 3.347270)
build_install 0.009177 0.000000 2.243467 ( 1.251348)
test_btest 0.000671 0.000000 66.619205 ( 11.360866)
test_basic 0.004988 0.000000 0.311096 ( 0.401879)
test_all 0.001418 0.000000 678.432338 (142.399847)
test_rubyspec 0.029780 0.029324 52.337615 ( 60.471379)
total: 224.12 sec