Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-193136
#<BuildRuby:0x000055999740b7b8
@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.20220204-193136",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.009445 0.000629 0.954293 ( 0.944742)
build_miniruby 0.001600 0.000106 0.078103 ( 0.076044)
build_ruby 0.001817 0.000121 0.075254 ( 0.073443)
build_all 0.005137 0.004754 4.086303 ( 0.774832)
build_install 0.011570 0.012359 7.783191 ( 2.341119)
test_btest 0.000718 0.000179 47.139559 ( 44.170457)
test_basic 0.001434 0.005958 0.342458 ( 0.434009)
test_all 0.002329 0.000000 701.444121 ( 67.416226)
test_rubyspec 0.113150 0.046658 46.311438 ( 51.721044)
total: 167.95 sec