Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-032438
#<BuildRuby:0x0000559d9b113fa8
@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.20230727-032438",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000033 0.000003 0.000036 ( 0.000033)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.004803 0.000480 1.436122 ( 2.695559)
build_miniruby 0.000889 0.000089 0.933585 ( 0.933014)
build_ruby 0.001092 0.000109 2.630492 ( 2.629732)
build_all 0.008472 0.000847 14.325109 ( 1.266287)
build_install 0.007638 0.000281 1.856707 ( 0.879775)
test_btest 0.001056 0.000100 84.374104 ( 7.422554)
test_basic 0.004669 0.000445 0.603083 ( 0.679651)
test_all 0.001470 0.000084 513.657566 ( 53.042432)
test_rubyspec 0.009263 0.033995 43.747129 ( 56.337848)
total: 125.89 sec