Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-054649
#<BuildRuby:0x0000561175c695a8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-054649",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009875 0.000658 0.958310 ( 1.610026)
build_miniruby 0.001812 0.000121 0.074206 ( 0.072599)
build_ruby 0.001845 0.000123 0.077259 ( 0.075978)
build_all 0.010215 0.000024 4.118304 ( 0.794900)
build_install 0.021889 0.000355 7.729849 ( 2.325063)
test_btest 0.001316 0.000000 47.448254 ( 44.977647)
test_basic 0.008145 0.000215 0.329500 ( 0.417250)
test_all 0.001647 0.000079 713.267313 ( 67.338290)
test_rubyspec 0.098023 0.060664 45.779951 ( 51.293384)
total: 168.91 sec