Logfile: /home/ko1/ruby/logs/brlog.trunk.20230708-015607
#<BuildRuby:0x0000561d1ca7b568
@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.20230708-015607",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004646 0.000929 1.563978 ( 2.785592)
build_miniruby 0.000915 0.000183 0.856835 ( 0.857061)
build_ruby 0.001032 0.000206 2.630442 ( 2.631225)
build_all 0.004649 0.004670 9.184389 ( 8.437071)
build_install 0.007879 0.000800 2.086636 ( 1.731052)
test_btest 0.000914 0.000228 82.547458 ( 8.069275)
test_basic 0.005231 0.000000 0.740189 ( 0.819567)
test_all 0.000933 0.000956 481.964574 ( 45.697121)
test_rubyspec 0.018581 0.018972 42.426088 ( 54.916809)
total: 125.95 sec