Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-052940
#<BuildRuby:0x00005622fe3fe5e0
@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.20220131-052940",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011240 0.000442 0.953280 ( 1.409426)
build_miniruby 0.001911 0.000000 0.075494 ( 0.075518)
build_ruby 0.001774 0.000000 0.076133 ( 0.076221)
build_all 0.009567 0.001104 4.167424 ( 0.808360)
build_install 0.016501 0.005775 7.831686 ( 2.338017)
test_btest 0.001110 0.000175 47.324234 ( 43.984176)
test_basic 0.001212 0.005335 0.334975 ( 0.424445)
test_all 0.001815 0.000382 668.711375 ( 66.480755)
test_rubyspec 0.083252 0.077531 46.155454 ( 51.605494)
total: 167.20 sec