Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-031400
#<BuildRuby:0x0000558f98a22858
@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-031400",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.004278 0.000000 0.844476 ( 1.045274)
build_miniruby 0.000914 0.000000 1.072941 ( 1.071754)
build_ruby 0.001373 0.000000 2.700121 ( 2.611217)
build_all 0.008567 0.000000 15.713254 ( 3.420003)
build_install 0.004766 0.004461 2.224896 ( 1.255195)
test_btest 0.000555 0.000028 61.528066 ( 11.495016)
test_basic 0.000000 0.004899 0.307047 ( 0.397498)
test_all 0.000000 0.001395 677.005096 (147.253604)
test_rubyspec 0.047438 0.017698 52.913905 ( 61.100250)
total: 229.65 sec