Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-105510
#<BuildRuby:0x00005581fd543510
@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.20220210-105510",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005782 0.004662 0.962190 ( 1.237764)
build_miniruby 0.001546 0.000475 0.079110 ( 0.076862)
build_ruby 0.000000 0.001768 0.071470 ( 0.069772)
build_all 0.008197 0.002335 4.106593 ( 0.795117)
build_install 0.019291 0.004939 7.867191 ( 2.305097)
test_btest 0.000912 0.000288 75.635330 ( 8.514261)
test_basic 0.006375 0.000554 0.338582 ( 0.433394)
test_all 0.001523 0.000457 687.780380 ( 68.465141)
test_rubyspec 0.100409 0.061598 46.304253 ( 51.740252)
total: 133.64 sec