Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-180157
#<BuildRuby:0x0000556ada6f8a70
@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.20220425-180157",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004515 0.005475 0.864831 ( 1.058640)
build_miniruby 0.000996 0.000362 0.053260 ( 0.051727)
build_ruby 0.001340 0.000488 0.061702 ( 0.059241)
build_all 0.006556 0.000696 1.172327 ( 0.474246)
build_install 0.017376 0.002308 4.862494 ( 2.467811)
test_btest 0.001800 0.000514 54.296672 ( 6.039926)
test_basic 0.005657 0.000077 0.291634 ( 0.389246)
test_all 0.002192 0.000584 507.189888 ( 54.124093)
test_rubyspec 0.079642 0.041145 41.173375 ( 46.770103)
total: 111.44 sec