Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-074701
#<BuildRuby:0x00005588b6a67810
@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",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220312-074701",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001059 0.009946 1.005072 ( 1.142102)
build_miniruby 0.001428 0.000476 0.077575 ( 0.075262)
build_ruby 0.001407 0.000469 0.074855 ( 0.072888)
build_all 0.006687 0.002229 1.489260 ( 0.613940)
build_install 0.021105 0.001857 5.207118 ( 2.165028)
test_btest 0.000856 0.000233 74.376239 ( 8.367154)
test_basic 0.003847 0.003903 0.333907 ( 0.425613)
test_all 0.001471 0.000448 721.593860 ( 69.209079)
test_rubyspec 0.104156 0.059918 46.086847 ( 51.485132)
total: 133.56 sec