Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-100821
#<BuildRuby:0x00005565adf284c0
@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.20220818-100821",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.010361 0.000485 0.988463 ( 1.107025)
build_miniruby 0.001595 0.000342 0.075278 ( 0.073662)
build_ruby 0.001613 0.000345 0.075723 ( 0.073832)
build_all 0.008244 0.001767 1.509028 ( 0.561647)
build_install 0.018519 0.002694 1.891049 ( 0.906839)
test_btest 0.000958 0.000192 75.346554 ( 7.898089)
test_basic 0.001037 0.006298 0.327704 ( 0.416741)
test_all 0.003591 0.000000 622.532683 ( 64.107563)
test_rubyspec 0.086874 0.084813 45.755516 ( 54.305425)
total: 129.45 sec