Logfile: /home/ko1/ruby/logs/brlog.trunk.20230528-052703
#<BuildRuby:0x000055c354fef520
@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.20230528-052703",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005409 0.000902 1.490860 ( 2.772580)
build_miniruby 0.000824 0.000138 0.813286 ( 0.812497)
build_ruby 0.001046 0.000174 2.363480 ( 2.363224)
build_all 0.008880 0.000037 12.347233 ( 1.085064)
build_install 0.007094 0.000395 1.745669 ( 0.859177)
test_btest 0.000000 0.001021 82.803286 ( 6.892487)
test_basic 0.000081 0.003342 0.528830 ( 0.612766)
test_all 0.001134 0.000216 446.521737 ( 38.372707)
test_rubyspec 0.013028 0.023513 40.784757 ( 53.282831)
total: 107.05 sec