Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-164720
#<BuildRuby:0x00005620f17a0040
@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.20221221-164720",
@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.000016 0.000000 0.000016 ( 0.000017)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.003876 0.000204 0.866392 ( 1.391853)
build_miniruby 0.000903 0.000048 0.934209 ( 0.932912)
build_ruby 0.001048 0.000000 2.671655 ( 2.670117)
build_all 0.008896 0.000000 15.674897 ( 3.358498)
build_install 0.010731 0.000176 2.228506 ( 1.222927)
test_btest 0.000560 0.000025 63.539762 ( 11.141732)
test_basic 0.004746 0.000206 0.293485 ( 0.383231)
test_all 0.001386 0.000060 678.155492 (138.610554)
test_rubyspec 0.051821 0.013000 52.039377 ( 60.222943)
total: 219.94 sec