Logfile: /home/ko1/ruby/logs/brlog.trunk.20230814-194853
#<BuildRuby:0x0000564a16874018
@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.20230814-194853",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000021 0.000000 0.000021 ( 0.000029)
build_up 0.004137 0.002946 1.378447 ( 2.646204)
build_miniruby 0.000910 0.000130 0.935194 ( 0.934508)
build_ruby 0.000980 0.000140 2.656435 ( 2.657136)
build_all 0.009224 0.000737 17.644894 ( 1.531116)
build_install 0.006581 0.003168 5.192998 ( 1.210634)
test_btest 0.000976 0.000000 81.573146 ( 8.102325)
test_basic 0.004801 0.000000 0.726707 ( 0.804966)
test_all 0.000000 0.006719 516.040748 ( 59.904260)
test_rubyspec 0.043622 0.008530 47.971052 ( 60.333594)
total: 138.13 sec