Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-024531
#<BuildRuby:0x000056007d6a9400
@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.20220802-024531",
@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.000027 0.000006 0.000033 ( 0.000033)
autoconf 0.000041 0.000010 0.000051 ( 0.000050)
configure 0.000039 0.000009 0.000048 ( 0.000050)
build_up 0.003746 0.009569 0.868286 ( 1.778749)
build_miniruby 0.001515 0.000649 0.059263 ( 0.056522)
build_ruby 0.000965 0.000413 0.064003 ( 0.063053)
build_all 0.004422 0.004005 1.199265 ( 0.479538)
build_install 0.012989 0.004066 4.165730 ( 1.771292)
test_btest 0.000000 0.001886 49.121445 ( 6.179466)
test_basic 0.001454 0.005061 0.286336 ( 0.375964)
test_all 0.001091 0.000578 503.480686 ( 52.962789)
test_rubyspec 0.076970 0.058168 40.865824 ( 46.459951)
total: 110.13 sec