Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-220803
#<BuildRuby:0x000055960432c068
@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.20221222-220803",
@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.000013 0.000000 0.000013 ( 0.000013)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.003663 0.000000 0.645108 ( 1.113454)
build_miniruby 0.000806 0.000126 0.747442 ( 0.747335)
build_ruby 0.000926 0.000309 2.512819 ( 2.513042)
build_all 0.006948 0.002316 12.522465 ( 1.496982)
build_install 0.005157 0.001719 1.617977 ( 0.765609)
test_btest 0.000461 0.000153 65.343271 ( 6.330304)
test_basic 0.003777 0.000000 0.242656 ( 0.337722)
test_all 0.000905 0.000000 486.008838 ( 45.169081)
test_rubyspec 0.000199 0.028267 35.406910 ( 45.981887)
total: 104.46 sec