Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-102625
#<BuildRuby:0x0000564b6ba7c3a0
@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.20220812-102625",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010896 0.001816 0.954764 ( 1.240395)
build_miniruby 0.001744 0.000291 0.068581 ( 0.067582)
build_ruby 0.001633 0.000272 0.071836 ( 0.070764)
build_all 0.003502 0.007302 1.559823 ( 0.591449)
build_install 0.013689 0.009048 1.899183 ( 0.932524)
test_btest 0.001127 0.000376 76.782779 ( 8.819469)
test_basic 0.001850 0.005289 0.315565 ( 0.406900)
test_all 0.003642 0.001416 644.749991 ( 64.712766)
test_rubyspec 0.118533 0.045214 45.972724 ( 53.484803)
total: 130.33 sec