Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-071516
#<BuildRuby:0x0000561763fae620
@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.20221213-071516",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.004171 0.000057 0.848905 ( 1.368001)
build_miniruby 0.000838 0.000148 0.949604 ( 0.948197)
build_ruby 0.001180 0.000000 2.734585 ( 2.637708)
build_all 0.008291 0.000935 15.828296 ( 3.281065)
build_install 0.003500 0.005019 2.168612 ( 1.230132)
test_btest 0.000448 0.000099 62.170296 ( 11.179318)
test_basic 0.005483 0.000214 0.335654 ( 0.425585)
test_all 0.001138 0.000239 680.342535 (139.632231)
test_rubyspec 0.058097 0.012231 51.800957 ( 60.100820)
total: 220.80 sec