Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-053905
#<BuildRuby:0x000056347ac1c870
@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.20220203-053905",
@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.000012)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000034 0.000008 0.000042 ( 0.000033)
build_up 0.010559 0.000000 0.977298 ( 3.271446)
build_miniruby 0.002031 0.000241 0.078377 ( 0.077030)
build_ruby 0.002216 0.000000 0.080279 ( 0.078588)
build_all 0.005383 0.004789 4.102463 ( 0.795857)
build_install 0.017209 0.005332 7.819154 ( 2.359020)
test_btest 0.001627 0.000000 47.211937 ( 44.943057)
test_basic 0.006790 0.000993 0.334982 ( 0.423519)
test_all 0.001397 0.000332 694.399197 ( 67.424944)
test_rubyspec 0.088432 0.062592 46.060243 ( 51.660782)
total: 171.04 sec