Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-043820
#<BuildRuby:0x000055e4ec2d44f8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221115-043820",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000086 0.000013 0.000099 ( 0.000102)
build_up 0.000162 0.010560 1.116902 ( 1.469463)
build_miniruby 0.002038 0.000728 0.846620 ( 0.845924)
build_ruby 0.002260 0.000807 2.235663 ( 2.145589)
build_all 0.016845 0.004274 18.541180 ( 2.127455)
build_install 0.013796 0.008744 1.833824 ( 0.949131)
test_btest 0.001064 0.000405 82.559378 ( 8.853727)
test_basic 0.006409 0.002441 0.338992 ( 0.425046)
test_all 0.002397 0.000000 694.125030 ( 69.569196)
test_rubyspec 0.112961 0.077541 47.153981 ( 55.289549)
total: 141.68 sec