Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-105628
#<BuildRuby:0x00005587fd779888
@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.20220201-105628",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004214 0.007111 0.941011 ( 1.170251)
build_miniruby 0.001430 0.000381 0.073623 ( 0.071625)
build_ruby 0.002041 0.000000 0.076509 ( 0.074610)
build_all 0.011658 0.000000 4.094220 ( 0.795107)
build_install 0.020220 0.004518 7.875557 ( 2.372327)
test_btest 0.000946 0.000205 47.359639 ( 44.266614)
test_basic 0.007116 0.000000 0.321801 ( 0.412025)
test_all 0.001743 0.000159 697.089462 ( 67.205329)
test_rubyspec 0.113832 0.042364 46.093112 ( 56.560871)
total: 172.93 sec