Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-013235
#<BuildRuby:0x000055f3c9283800
@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.20220828-013235",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011760 0.000036 0.976953 ( 1.286819)
build_miniruby 0.000000 0.002089 0.075626 ( 0.074140)
build_ruby 0.000893 0.001161 0.072786 ( 0.071101)
build_all 0.006205 0.004239 1.529966 ( 0.590454)
build_install 0.009994 0.010977 1.864245 ( 0.900562)
test_btest 0.001066 0.000355 74.987534 ( 8.124518)
test_basic 0.005202 0.001734 0.326858 ( 0.416115)
test_all 0.003328 0.001109 639.121440 ( 65.557825)
test_rubyspec 0.115554 0.057976 45.845742 ( 54.293916)
total: 131.32 sec