Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-235006
#<BuildRuby:0x0000556b6b9a7500
@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.20221221-235006",
@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.000000 0.000008 0.000008 ( 0.000008)
autoconf 0.000000 0.000009 0.000009 ( 0.000008)
configure 0.000000 0.000007 0.000007 ( 0.000007)
build_up 0.000000 0.003428 0.625086 ( 1.054963)
build_miniruby 0.000293 0.000641 0.742506 ( 0.741796)
build_ruby 0.000944 0.000378 2.521433 ( 2.521948)
build_all 0.006422 0.002569 12.375335 ( 1.487965)
build_install 0.006349 0.000544 1.649976 ( 0.785838)
test_btest 0.000515 0.000187 66.770084 ( 5.812743)
test_basic 0.002564 0.000932 0.257937 ( 0.353319)
test_all 0.001637 0.000596 517.953829 ( 69.809900)
test_rubyspec 0.014106 0.015201 35.201693 ( 45.747837)
total: 128.32 sec