Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-081549
#<BuildRuby:0x000055c17534be80
@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.20221226-081549",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.003600 0.000900 0.769938 ( 0.985009)
build_miniruby 0.000764 0.000191 0.991116 ( 0.989872)
build_ruby 0.000994 0.000249 2.607901 ( 2.606528)
build_all 0.006927 0.001731 15.833207 ( 3.265272)
build_install 0.008643 0.000832 2.205279 ( 1.248018)
test_btest 0.000484 0.000112 65.383489 ( 11.224931)
test_basic 0.005203 0.000000 0.302202 ( 0.391831)
test_all 0.001013 0.000000 629.170867 (121.551054)
test_rubyspec 0.048247 0.020472 51.892131 ( 60.056677)
total: 202.32 sec