Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-122728
#<BuildRuby:0x000055c5303bbbb8
@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.20230727-122728",
@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.000014 0.000001 0.000015 ( 0.000014)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.005843 0.000089 1.311983 ( 2.542799)
build_miniruby 0.000958 0.000046 0.918468 ( 0.917156)
build_ruby 0.001186 0.000057 2.656242 ( 2.656040)
build_all 0.008950 0.000000 14.137617 ( 1.258384)
build_install 0.003662 0.003849 1.914866 ( 0.929119)
test_btest 0.000884 0.000070 81.744895 ( 7.433227)
test_basic 0.000000 0.004915 0.601249 ( 0.678981)
test_all 0.000000 0.001416 505.221776 ( 61.511818)
test_rubyspec 0.003317 0.039684 43.032728 ( 55.476958)
total: 133.41 sec