Logfile: /home/ko1/ruby/logs/brlog.trunk.20230619-105916
#<BuildRuby:0x0000561c1ca674b0
@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.20230619-105916",
@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.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003188 0.002815 1.477991 ( 2.759598)
build_miniruby 0.000968 0.000139 0.811706 ( 0.811158)
build_ruby 0.001165 0.000167 2.502746 ( 2.502669)
build_all 0.008369 0.001195 15.861109 ( 1.490689)
build_install 0.001683 0.008799 4.575507 ( 1.076262)
test_btest 0.000957 0.000228 85.630099 ( 7.357597)
test_basic 0.000000 0.003532 0.507456 ( 0.591090)
test_all 0.000492 0.000886 445.260976 ( 38.997728)
test_rubyspec 0.018617 0.016946 41.399331 ( 53.901706)
total: 109.49 sec