Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-132351
#<BuildRuby:0x0000564918f24920
@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.20220810-132351",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009608 0.003375 0.993945 ( 1.274247)
build_miniruby 0.001811 0.000202 0.072776 ( 0.071398)
build_ruby 0.001795 0.000200 0.073848 ( 0.072625)
build_all 0.010916 0.000730 1.617275 ( 0.589929)
build_install 0.015665 0.006045 5.173312 ( 2.067915)
test_btest 0.000831 0.000125 75.648812 ( 8.143920)
test_basic 0.006501 0.000976 0.326866 ( 0.415655)
test_all 0.001610 0.000242 639.796568 ( 64.547623)
test_rubyspec 0.097830 0.073171 45.940184 ( 53.531668)
total: 130.72 sec