Logfile: /home/ko1/ruby/logs/brlog.trunk.20230811-185759
#<BuildRuby:0x0000555f08c38090
@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.20230811-185759",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004898 0.001152 1.490030 ( 2.784501)
build_miniruby 0.000913 0.000215 0.886097 ( 0.928103)
build_ruby 0.001566 0.000368 2.651631 ( 2.651508)
build_all 0.008638 0.000949 13.507866 ( 1.196312)
build_install 0.007617 0.000634 1.990028 ( 0.966992)
test_btest 0.001025 0.000000 79.167040 ( 7.165606)
test_basic 0.000324 0.003957 0.562996 ( 0.640007)
test_all 0.001106 0.000276 503.311979 ( 49.926859)
test_rubyspec 0.023080 0.013919 43.402064 ( 55.724811)
total: 121.99 sec