Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-192805
#<BuildRuby:0x000055ee758a0e80
@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.20221028-192805",
@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.000003 0.000006 ( 0.000005)
autoconf 0.000006 0.000005 0.000011 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.005825 0.004369 1.097193 ( 1.436106)
build_miniruby 0.001207 0.000906 0.100805 ( 0.098250)
build_ruby 0.000959 0.000719 0.096962 ( 0.094486)
build_all 0.007639 0.001769 1.295363 ( 0.574812)
build_install 0.008734 0.005823 1.632922 ( 0.893329)
test_btest 0.001893 0.000000 62.542777 ( 6.383016)
test_basic 0.006310 0.000000 0.363539 ( 0.454703)
test_all 0.007258 0.001198 521.120183 ( 55.746022)
test_rubyspec 0.059066 0.066728 43.360972 ( 51.836269)
total: 117.52 sec