Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-012747
#<BuildRuby:0x000055b2f0624460
@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.20221218-012747",
@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.000008)
autoconf 0.000015 0.000005 0.000020 ( 0.000022)
configure 0.000013 0.000005 0.000018 ( 0.000018)
build_up 0.004142 0.000093 0.850480 ( 1.227713)
build_miniruby 0.000777 0.000259 1.000713 ( 0.999512)
build_ruby 0.000875 0.000292 2.750856 ( 2.621974)
build_all 0.004901 0.004337 15.673798 ( 3.362636)
build_install 0.009223 0.000000 2.385696 ( 1.376964)
test_btest 0.000584 0.000000 63.837520 ( 11.506708)
test_basic 0.005002 0.000000 0.303073 ( 0.394525)
test_all 0.001433 0.000000 669.226624 (137.844716)
test_rubyspec 0.041846 0.024953 52.338907 ( 60.552080)
total: 219.89 sec