Logfile: /home/ko1/ruby/logs/brlog.trunk.20230807-064703
#<BuildRuby:0x000055f9e27cfb50
@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.20230807-064703",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004426 0.000738 1.467734 ( 2.946843)
build_miniruby 0.000979 0.000163 0.901894 ( 0.901076)
build_ruby 0.001310 0.000218 2.846092 ( 2.893978)
build_all 0.009498 0.000138 15.563920 ( 1.382236)
build_install 0.005941 0.003122 2.222450 ( 0.976130)
test_btest 0.000798 0.000139 89.454639 ( 8.153099)
test_basic 0.000068 0.004110 0.656134 ( 0.735929)
test_all 0.001039 0.000000 581.073487 ( 52.422607)
test_rubyspec 0.034346 0.009771 47.011803 ( 59.302320)
total: 129.71 sec