Logfile: /home/ko1/ruby/logs/brlog.trunk.20230618-112120
#<BuildRuby:0x000055a5e605be50
@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.20230618-112120",
@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.000000 0.000005 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004157 0.000693 1.383469 ( 2.596270)
build_miniruby 0.000853 0.000142 0.830080 ( 0.829691)
build_ruby 0.000000 0.001242 2.405257 ( 2.405238)
build_all 0.006382 0.003931 13.213168 ( 1.139716)
build_install 0.008209 0.000966 1.923103 ( 0.986359)
test_btest 0.000622 0.000129 84.271962 ( 7.681365)
test_basic 0.003303 0.000688 0.694962 ( 0.776483)
test_all 0.000662 0.000138 448.040790 ( 39.586196)
test_rubyspec 0.001355 0.034769 42.430515 ( 54.848039)
total: 110.85 sec