Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-124139
#<BuildRuby:0x000055de6d35fdf8
@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.20221210-124139",
@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.000001 0.000011 ( 0.000011)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.004552 0.000506 1.156723 ( 1.218823)
build_miniruby 0.000915 0.000102 0.944772 ( 0.943274)
build_ruby 0.001162 0.000129 2.837884 ( 2.721014)
build_all 0.009038 0.000044 15.815490 ( 3.312331)
build_install 0.009951 0.000536 2.249208 ( 1.299068)
test_btest 0.000535 0.000051 60.141734 ( 11.944647)
test_basic 0.004220 0.000402 0.307721 ( 0.398664)
test_all 0.001013 0.000096 646.199279 (127.736612)
test_rubyspec 0.049040 0.015491 52.144352 ( 60.369167)
total: 209.94 sec