Logfile: /home/ko1/ruby/logs/brlog.trunk.20230628-123118
#<BuildRuby:0x0000561c6a0df520
@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.20230628-123118",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.002074 0.003681 1.336300 ( 2.650337)
build_miniruby 0.000892 0.000198 0.922903 ( 0.922518)
build_ruby 0.001003 0.000223 2.561404 ( 2.561803)
build_all 0.000000 0.010714 16.533443 ( 1.551684)
build_install 0.006453 0.002496 5.021824 ( 1.208810)
test_btest 0.000721 0.000266 88.701932 ( 7.709668)
test_basic 0.004288 0.000059 0.662995 ( 0.743674)
test_all 0.001608 0.000000 463.203501 ( 45.973142)
test_rubyspec 0.020555 0.019896 43.382504 ( 55.881160)
total: 119.20 sec