Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-231112
#<BuildRuby:0x000055a7565ac028
@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-231112",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.000000 0.008596 0.846323 ( 1.048402)
build_miniruby 0.001308 0.000000 1.007955 ( 1.005946)
build_ruby 0.001618 0.000001 2.755448 ( 2.753045)
build_all 0.007629 0.002120 16.594831 ( 2.944424)
build_install 0.010822 0.000798 2.237654 ( 1.167818)
test_btest 0.000542 0.000136 70.906382 ( 10.828767)
test_basic 0.006069 0.000492 0.351080 ( 0.437293)
test_all 0.001087 0.000259 657.016056 ( 97.400015)
test_rubyspec 0.094473 0.021162 50.953397 ( 59.024796)
total: 176.61 sec