Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-040651
#<BuildRuby:0x0000559792ebc6c8
@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.20220206-040651",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.011474 0.000212 0.935706 ( 1.032695)
build_miniruby 0.001675 0.000105 0.077273 ( 0.076073)
build_ruby 0.001794 0.000113 0.077657 ( 0.075720)
build_all 0.008858 0.000554 4.138564 ( 0.790309)
build_install 0.019194 0.004037 7.825690 ( 2.323627)
test_btest 0.001131 0.000103 69.869523 ( 8.218914)
test_basic 0.007487 0.000680 0.327345 ( 0.417272)
test_all 0.002363 0.000094 709.607605 ( 67.280402)
test_rubyspec 0.128024 0.031273 45.962417 ( 51.428388)
total: 131.64 sec