Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-120139
#<BuildRuby:0x0000560a7bdb4c10
@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.20220221-120139",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.003123 0.008103 0.966222 ( 1.573283)
build_miniruby 0.001394 0.000278 0.078616 ( 0.077226)
build_ruby 0.002003 0.000401 0.078775 ( 0.076583)
build_all 0.003908 0.007259 4.166960 ( 0.788809)
build_install 0.017394 0.005624 7.745945 ( 2.299175)
test_btest 0.001299 0.000000 74.119478 ( 8.117924)
test_basic 0.007556 0.000086 0.345970 ( 0.435119)
test_all 0.001574 0.000429 666.797345 ( 65.340144)
test_rubyspec 0.126158 0.042806 46.502254 ( 51.584198)
total: 130.29 sec