Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-172628
#<BuildRuby:0x000055ad23d7c028
@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.20221227-172628",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000013 0.000003 0.000016 ( 0.000014)
build_up 0.005566 0.001285 0.941452 ( 1.505056)
build_miniruby 0.001083 0.000250 1.011580 ( 1.009546)
build_ruby 0.001256 0.000290 2.769256 ( 2.766530)
build_all 0.008539 0.000819 16.665899 ( 2.997137)
build_install 0.005082 0.006447 2.251828 ( 1.181454)
test_btest 0.000777 0.000222 75.444480 ( 10.708329)
test_basic 0.005545 0.001584 0.365209 ( 0.450384)
test_all 0.001198 0.000000 663.834086 ( 96.602492)
test_rubyspec 0.075383 0.047869 51.268850 ( 59.338520)
total: 176.56 sec