Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-100829
#<BuildRuby:0x000055cb552bbf30
@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.20230108-100829",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000016 0.000006 0.000022 ( 0.000021)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.002936 0.001068 0.625911 ( 1.035865)
build_miniruby 0.000702 0.000255 0.673376 ( 0.672374)
build_ruby 0.000910 0.000330 2.451619 ( 2.450881)
build_all 0.003864 0.006323 12.984113 ( 1.606045)
build_install 0.005830 0.000842 1.564844 ( 0.729519)
test_btest 0.000447 0.000192 66.062256 ( 6.379196)
test_basic 0.003786 0.000000 0.259444 ( 0.355081)
test_all 0.000848 0.000259 495.718243 ( 47.181362)
test_rubyspec 0.011904 0.016665 35.765706 ( 46.339659)
total: 106.75 sec