Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-061405
#<BuildRuby:0x000055ad132d7e70
@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.20230107-061405",
@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.000010 0.000005 0.000015 ( 0.000015)
configure 0.000034 0.000016 0.000050 ( 0.000047)
build_up 0.004482 0.002037 0.849130 ( 1.110677)
build_miniruby 0.000000 0.001203 1.021992 ( 1.019912)
build_ruby 0.000445 0.001231 2.785966 ( 2.783249)
build_all 0.005407 0.004872 16.852281 ( 3.001109)
build_install 0.004430 0.007007 2.147345 ( 1.084697)
test_btest 0.000544 0.000335 72.452263 ( 10.938910)
test_basic 0.005745 0.000614 0.351538 ( 0.438133)
test_all 0.001063 0.000260 671.390386 (109.851658)
test_rubyspec 0.050241 0.065735 51.953243 ( 60.010806)
total: 190.24 sec