Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-003130
#<BuildRuby:0x000055d7b45a3e08
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221219-003130",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003244 0.000271 0.638978 ( 1.019143)
build_miniruby 0.000884 0.000074 0.742519 ( 0.741934)
build_ruby 0.001267 0.000000 2.606900 ( 2.534472)
build_all 0.008901 0.000075 12.434017 ( 1.518947)
build_install 0.006530 0.000124 1.626068 ( 0.776406)
test_btest 0.000645 0.000043 68.476843 ( 6.108755)
test_basic 0.000000 0.003627 0.261040 ( 0.356224)
test_all 0.000000 0.001618 508.115917 ( 69.659152)
test_rubyspec 0.015977 0.013068 35.489092 ( 45.837297)
total: 128.55 sec