Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-035117
#<BuildRuby:0x000055f1786615b0
@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.20220201-035117",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006920 0.003646 0.978321 ( 2.602743)
build_miniruby 0.001351 0.000416 0.076203 ( 0.074015)
build_ruby 0.001531 0.000471 0.080424 ( 0.078326)
build_all 0.006440 0.003588 4.057077 ( 0.783272)
build_install 0.015259 0.003765 7.748227 ( 2.293628)
test_btest 0.000843 0.000267 47.170231 ( 43.973066)
test_basic 0.008556 0.000000 0.333436 ( 0.427011)
test_all 0.001788 0.000000 701.536079 ( 67.987366)
test_rubyspec 0.107582 0.056353 45.973464 ( 51.459226)
total: 169.68 sec