Logfile: /home/ko1/ruby/logs/brlog.trunk.20220702-070227
#<BuildRuby:0x0000557652ded3e8
@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.20220702-070227",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008994 0.001499 0.880915 ( 1.377560)
build_miniruby 0.001198 0.000200 0.061559 ( 0.060567)
build_ruby 0.001256 0.000209 0.056318 ( 0.055205)
build_all 0.008640 0.000550 1.223796 ( 0.477104)
build_install 0.010588 0.007794 4.870637 ( 2.453497)
test_btest 0.001005 0.000232 53.372259 ( 5.873596)
test_basic 0.005915 0.001365 0.320282 ( 0.409509)
test_all 0.002279 0.000526 489.011513 ( 52.266673)
test_rubyspec 0.068427 0.053007 42.107186 ( 47.940669)
total: 110.92 sec