Logfile: /home/ko1/ruby/logs/brlog.trunk.20230624-034801
#<BuildRuby:0x0000563f6c61af38
@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.20230624-034801",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.002396 0.004459 1.551663 ( 2.778055)
build_miniruby 0.000914 0.000152 0.887584 ( 0.887653)
build_ruby 0.001071 0.000178 2.613174 ( 2.615415)
build_all 0.010123 0.000000 15.641931 ( 1.433528)
build_install 0.008000 0.001255 4.614196 ( 1.083050)
test_btest 0.000952 0.000141 82.792651 ( 7.675334)
test_basic 0.002877 0.004120 0.588990 ( 0.665969)
test_all 0.000720 0.000724 458.159266 ( 41.711722)
test_rubyspec 0.025170 0.014259 42.973923 ( 55.471679)
total: 114.32 sec