Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-173231
#<BuildRuby:0x000056036b8943c8
@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.20221219-173231",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.003878 0.000277 0.846034 ( 1.073183)
build_miniruby 0.000916 0.000065 0.935386 ( 0.934182)
build_ruby 0.001162 0.000083 2.751760 ( 2.647022)
build_all 0.008734 0.000290 15.688326 ( 3.318166)
build_install 0.008884 0.000000 2.232799 ( 1.240487)
test_btest 0.000000 0.000573 63.489991 ( 11.032576)
test_basic 0.000000 0.005103 0.330896 ( 0.421648)
test_all 0.000000 0.001284 675.202252 (135.320661)
test_rubyspec 0.043806 0.016111 53.026392 ( 61.217397)
total: 217.21 sec