Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-135811
#<BuildRuby:0x00005565261b5888
@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.20220203-135811",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.004620 0.006305 0.928475 ( 1.167279)
build_miniruby 0.001309 0.000595 0.076186 ( 0.074383)
build_ruby 0.000000 0.001819 0.076681 ( 0.074912)
build_all 0.001683 0.008656 4.035292 ( 0.773547)
build_install 0.016657 0.006010 7.717751 ( 2.295736)
test_btest 0.000660 0.000377 46.403142 ( 43.513516)
test_basic 0.001959 0.006363 0.333605 ( 0.424305)
test_all 0.001098 0.000707 684.248721 ( 66.695606)
test_rubyspec 0.072674 0.091145 45.424208 ( 50.800436)
total: 165.82 sec