Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-232345
#<BuildRuby:0x0000558997cf74b8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220731-232345",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.007803 0.002601 0.952988 ( 1.628255)
build_miniruby 0.002275 0.000000 0.074235 ( 0.072713)
build_ruby 0.002207 0.000022 0.074504 ( 0.073236)
build_all 0.007313 0.002250 1.523313 ( 0.580722)
build_install 0.017320 0.005728 5.257377 ( 2.122769)
test_btest 0.000985 0.000308 73.397481 ( 8.295447)
test_basic 0.005737 0.001793 0.316961 ( 0.407123)
test_all 0.001448 0.000453 670.337350 ( 66.226017)
test_rubyspec 0.089062 0.083217 45.336101 ( 51.124158)
total: 130.53 sec