Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-065956
#<BuildRuby:0x000056183e343788
@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-065956",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003698 0.007710 0.990731 ( 1.479776)
build_miniruby 0.001470 0.000678 0.073312 ( 0.072122)
build_ruby 0.000000 0.002026 0.078772 ( 0.078145)
build_all 0.001285 0.008125 4.050493 ( 0.808393)
build_install 0.020543 0.002634 7.708787 ( 2.332719)
test_btest 0.000879 0.000440 47.429857 ( 43.963860)
test_basic 0.004514 0.004350 0.334942 ( 0.423022)
test_all 0.001611 0.000848 707.886765 ( 67.831758)
test_rubyspec 0.104825 0.067508 45.765484 ( 51.239157)
total: 168.23 sec