Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-023232
#<BuildRuby:0x000056300201efe0
@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-023232",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.011409 0.001129 1.017241 ( 6.189352)
build_miniruby 0.001733 0.000533 0.074506 ( 0.072310)
build_ruby 0.001463 0.000451 0.075405 ( 0.073316)
build_all 0.009168 0.001358 1.507401 ( 0.557069)
build_install 0.013502 0.009583 1.899316 ( 0.923779)
test_btest 0.000949 0.000339 70.703721 ( 8.039107)
test_basic 0.002139 0.006720 0.318648 ( 0.405827)
test_all 0.002697 0.001156 625.393113 ( 64.350228)
test_rubyspec 0.086725 0.087959 45.352538 ( 52.872546)
total: 133.48 sec