Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-130551
#<BuildRuby:0x000055ce5545c008
@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.20221217-130551",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.000000 0.004477 0.831197 ( 1.046087)
build_miniruby 0.000000 0.000919 0.953488 ( 0.952239)
build_ruby 0.000000 0.001303 2.771527 ( 2.684816)
build_all 0.002634 0.006101 15.718238 ( 3.299401)
build_install 0.009028 0.001337 2.216994 ( 1.247158)
test_btest 0.000472 0.000132 62.156675 ( 11.747482)
test_basic 0.003584 0.000996 0.266043 ( 0.357007)
test_all 0.001184 0.000328 673.044100 (153.216573)
test_rubyspec 0.034810 0.027899 53.205077 ( 61.376771)
total: 235.93 sec