Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-025609
#<BuildRuby:0x000055734d7afba0
@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.20220819-025609",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009321 0.000717 0.849036 ( 1.258844)
build_miniruby 0.001505 0.000116 0.063498 ( 0.062122)
build_ruby 0.002006 0.000000 0.066359 ( 0.064778)
build_all 0.008678 0.000000 1.224813 ( 0.465377)
build_install 0.010266 0.005042 1.602370 ( 0.804488)
test_btest 0.001396 0.000164 53.070494 ( 6.388079)
test_basic 0.005495 0.000646 0.297504 ( 0.387742)
test_all 0.003689 0.000434 506.439875 ( 53.391742)
test_rubyspec 0.095857 0.036507 41.898780 ( 50.186001)
total: 113.01 sec