Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-184808
#<BuildRuby:0x0000561e9e717510
@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-184808",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.007475 0.003847 0.992500 ( 1.097639)
build_miniruby 0.001470 0.000566 0.075403 ( 0.073532)
build_ruby 0.002417 0.000000 0.078320 ( 0.075702)
build_all 0.009521 0.000000 4.132240 ( 0.784611)
build_install 0.013658 0.009617 7.828696 ( 2.319093)
test_btest 0.000966 0.000368 74.102295 ( 7.954739)
test_basic 0.005127 0.001953 0.343098 ( 0.436585)
test_all 0.001886 0.000266 670.208446 ( 65.601673)
test_rubyspec 0.111852 0.047089 46.324535 ( 51.714902)
total: 130.06 sec