Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-052954
#<BuildRuby:0x0000560e5f1afce8
@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.20231102-052954",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004415 0.000099 1.377789 ( 1.662329)
build_miniruby 0.000824 0.000183 0.805029 ( 0.805062)
build_ruby 0.001009 0.000224 2.887085 ( 2.887013)
build_all 0.003543 0.006810 16.396173 ( 1.515468)
build_install 0.002515 0.005845 5.012078 ( 1.172626)
test_btest 0.001065 0.000096 83.917304 ( 7.529439)
test_basic 0.001287 0.003080 0.852843 ( 0.933900)
test_all 0.115053 0.019698 534.473912 ( 50.211399)
test_rubyspec 0.024959 0.023391 51.195697 ( 63.519521)
total: 130.24 sec