Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-073532
#<BuildRuby:0x000055e0554ec920
@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.20220722-073532",
@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.000005)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007457 0.003498 0.974602 ( 1.353486)
build_miniruby 0.001498 0.000177 0.066784 ( 0.065571)
build_ruby 0.001596 0.000187 0.075292 ( 0.073343)
build_all 0.005170 0.004171 1.514996 ( 0.573187)
build_install 0.014615 0.008677 5.217306 ( 2.107435)
test_btest 0.000797 0.000190 69.022181 ( 8.230464)
test_basic 0.006272 0.000470 0.314870 ( 0.404907)
test_all 0.002653 0.000000 674.448802 ( 66.654652)
test_rubyspec 0.107371 0.056171 45.649372 ( 51.517292)
total: 130.98 sec