Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-040643
#<BuildRuby:0x000055bc8b328028
@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.20221218-040643",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.000748 0.003642 0.841436 ( 1.062217)
build_miniruby 0.000860 0.000000 0.942279 ( 0.941023)
build_ruby 0.001254 0.000000 2.736425 ( 2.617444)
build_all 0.008968 0.000000 15.711525 ( 3.387045)
build_install 0.006019 0.002654 2.204398 ( 1.264382)
test_btest 0.000518 0.000043 63.367974 ( 11.127761)
test_basic 0.001352 0.002958 0.285683 ( 0.376687)
test_all 0.001859 0.000000 681.996569 (135.953930)
test_rubyspec 0.047528 0.013378 52.931410 ( 61.029849)
total: 217.76 sec