Logfile: /home/ko1/ruby/logs/brlog.trunk.20230528-200128
#<BuildRuby:0x000055c444707818
@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.20230528-200128",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.002131 0.003636 1.448574 ( 2.707866)
build_miniruby 0.000927 0.000155 0.753165 ( 0.752386)
build_ruby 0.001303 0.000000 2.415974 ( 2.415876)
build_all 0.005892 0.002998 12.590073 ( 1.080716)
build_install 0.006945 0.000630 1.679637 ( 0.822427)
test_btest 0.000919 0.000172 83.935904 ( 6.857931)
test_basic 0.003930 0.000013 0.593098 ( 0.676363)
test_all 0.000000 0.001513 449.147717 ( 42.238685)
test_rubyspec 0.012637 0.028155 41.707003 ( 54.161974)
total: 111.72 sec