Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-092205
#<BuildRuby:0x000055c87f8008e8
@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.20220210-092205",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001676 0.008712 0.967769 ( 1.157850)
build_miniruby 0.001594 0.000490 0.075743 ( 0.073669)
build_ruby 0.001568 0.000482 0.083072 ( 0.080641)
build_all 0.004353 0.006163 4.155622 ( 0.786251)
build_install 0.016193 0.007443 7.933307 ( 2.354487)
test_btest 0.000000 0.001210 77.145770 ( 8.259436)
test_basic 0.001333 0.004585 0.330066 ( 0.423627)
test_all 0.001458 0.000680 687.347108 ( 66.696846)
test_rubyspec 0.110451 0.062143 46.532373 ( 51.827771)
total: 131.66 sec