Logfile: /home/ko1/ruby/logs/brlog.trunk.20220318-050103
#<BuildRuby:0x000055d4057a4480
@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.20220318-050103",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011938 0.000524 1.048433 ( 4.037260)
build_miniruby 0.000000 0.002255 0.067764 ( 0.065598)
build_ruby 0.000000 0.002137 0.070642 ( 0.068376)
build_all 0.005587 0.005083 4.187845 ( 0.864323)
build_install 0.018387 0.005786 7.855588 ( 2.404046)
test_btest 0.001027 0.000270 68.899261 ( 8.355458)
test_basic 0.005794 0.001524 0.339288 ( 0.428205)
test_all 0.001447 0.000381 658.408613 ( 65.139887)
test_rubyspec 0.084615 0.085702 46.116151 ( 51.643763)
total: 133.01 sec