Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-105005
#<BuildRuby:0x00005623ae14b810
@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.20220308-105005",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004506 0.005282 0.995899 ( 1.095905)
build_miniruby 0.001500 0.000462 0.077712 ( 0.076463)
build_ruby 0.001655 0.000509 0.073417 ( 0.071763)
build_all 0.005087 0.004710 4.185411 ( 0.872070)
build_install 0.016778 0.006899 7.930741 ( 2.425481)
test_btest 0.000862 0.000318 74.569786 ( 8.045319)
test_basic 0.004922 0.001813 0.329527 ( 0.420479)
test_all 0.001159 0.000427 657.247376 ( 65.043291)
test_rubyspec 0.099450 0.074620 46.091348 ( 51.528980)
total: 129.58 sec