Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-075800
#<BuildRuby:0x000055a31f577e80
@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.20221222-075800",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.003986 0.000285 0.884067 ( 1.100817)
build_miniruby 0.000827 0.000059 1.037450 ( 1.036163)
build_ruby 0.001108 0.000079 2.631182 ( 2.629704)
build_all 0.008565 0.000281 15.781831 ( 3.298995)
build_install 0.004319 0.005268 2.244608 ( 1.233060)
test_btest 0.000528 0.000071 65.840686 ( 11.190449)
test_basic 0.004401 0.000000 0.292580 ( 0.384171)
test_all 0.000000 0.001338 675.638263 (140.327181)
test_rubyspec 0.036410 0.025223 51.828470 ( 60.021670)
total: 221.22 sec