Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-180716
#<BuildRuby:0x00005583f1784e50
@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.20220827-180716",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006933 0.004679 1.002034 ( 1.017288)
build_miniruby 0.002086 0.000000 0.075570 ( 0.073722)
build_ruby 0.002143 0.000000 0.073143 ( 0.071491)
build_all 0.010100 0.000298 1.540135 ( 0.576722)
build_install 0.017627 0.004399 1.878536 ( 0.909458)
test_btest 0.000000 0.000837 71.677778 ( 8.060717)
test_basic 0.005830 0.002747 0.331290 ( 0.420479)
test_all 0.003977 0.000000 648.617101 ( 64.905416)
test_rubyspec 0.144020 0.033387 45.578802 ( 54.109733)
total: 130.15 sec