Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-025439
#<BuildRuby:0x000055e8e4daebe8
@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.20221219-025439",
@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.000018 0.000000 0.000018 ( 0.000018)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.000223 0.003866 0.849999 ( 1.073511)
build_miniruby 0.000943 0.000049 0.962346 ( 0.961032)
build_ruby 0.000000 0.001287 2.829978 ( 2.699532)
build_all 0.006525 0.002450 15.856966 ( 3.251571)
build_install 0.008628 0.000079 2.278711 ( 1.285862)
test_btest 0.000536 0.000047 62.647451 ( 11.428841)
test_basic 0.002555 0.002863 0.297536 ( 0.387800)
test_all 0.001522 0.000176 670.353362 (138.260970)
test_rubyspec 0.032123 0.025281 52.874970 ( 61.154238)
total: 220.50 sec