Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-090914
#<BuildRuby:0x0000559b5505ead8
@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.20221027-090914",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000043 0.000007 0.000050 ( 0.000053)
build_up 0.009212 0.000796 1.157230 ( 1.191575)
build_miniruby 0.001174 0.000181 0.095452 ( 0.093852)
build_ruby 0.001446 0.000223 0.101522 ( 0.100252)
build_all 0.007312 0.000000 1.305985 ( 0.584306)
build_install 0.017938 0.000000 1.668450 ( 0.920450)
test_btest 0.001455 0.000000 62.724529 ( 6.575075)
test_basic 0.001525 0.004740 0.340575 ( 0.432399)
test_all 0.007389 0.000749 514.679340 ( 55.094644)
test_rubyspec 0.112493 0.016162 43.817657 ( 52.328406)
total: 117.32 sec