Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-065215
#<BuildRuby:0x000055927e7c37b8
@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.20220205-065215",
@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.000012 0.000003 0.000015 ( 0.000016)
configure 0.000007 0.000001 0.000008 ( 0.000014)
build_up 0.001494 0.009545 0.967251 ( 1.393902)
build_miniruby 0.001382 0.000592 0.077521 ( 0.075365)
build_ruby 0.001328 0.000569 0.082168 ( 0.079784)
build_all 0.008913 0.002010 4.182318 ( 0.797245)
build_install 0.018150 0.005706 7.842838 ( 2.325397)
test_btest 0.000791 0.000302 47.269280 ( 45.120721)
test_basic 0.006612 0.000976 0.353760 ( 0.444982)
test_all 0.001391 0.000506 698.175663 ( 67.338736)
test_rubyspec 0.085636 0.072805 46.045860 ( 51.527982)
total: 169.11 sec