Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-234051
#<BuildRuby:0x000055f48ce72620
@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.20221220-234051",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.000508 0.003727 0.902573 ( 1.129153)
build_miniruby 0.000935 0.000058 1.045446 ( 1.043939)
build_ruby 0.000968 0.000061 2.689805 ( 2.688668)
build_all 0.001710 0.007334 15.796971 ( 3.361537)
build_install 0.009374 0.000000 2.304923 ( 1.297237)
test_btest 0.000585 0.000000 60.301567 ( 11.727901)
test_basic 0.002442 0.002612 0.290100 ( 0.380400)
test_all 0.000000 0.001339 689.451358 (137.387587)
test_rubyspec 0.035848 0.030519 53.933334 ( 62.045390)
total: 221.06 sec