Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-030846
#<BuildRuby:0x00005575ac52c9d0
@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.20220901-030846",
@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.000019 0.000004 0.000023 ( 0.000022)
configure 0.000084 0.000014 0.000098 ( 0.000103)
build_up 0.009219 0.001537 0.978950 ( 1.135913)
build_miniruby 0.001812 0.000302 0.076768 ( 0.075495)
build_ruby 0.001805 0.000000 0.079453 ( 0.078556)
build_all 0.006503 0.003689 1.534785 ( 0.580644)
build_install 0.013600 0.010468 1.872059 ( 0.926394)
test_btest 0.000868 0.000256 78.425935 ( 8.045369)
test_basic 0.003355 0.004386 0.337558 ( 0.427328)
test_all 0.003189 0.001063 691.267631 ( 67.376510)
test_rubyspec 0.106372 0.063923 46.066326 ( 54.498467)
total: 133.15 sec