Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-202859
#<BuildRuby:0x000055f65c772858
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221212-202859",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000470 0.003491 0.914022 ( 1.161876)
build_miniruby 0.000753 0.000100 0.974511 ( 0.973293)
build_ruby 0.001104 0.000147 2.828051 ( 2.742046)
build_all 0.008564 0.000589 15.792372 ( 3.298827)
build_install 0.003084 0.007146 2.233629 ( 1.226332)
test_btest 0.000506 0.000113 62.623841 ( 11.299056)
test_basic 0.000487 0.004031 0.288525 ( 0.379595)
test_all 0.001545 0.000429 661.191644 (144.068379)
test_rubyspec 0.050229 0.022799 52.061601 ( 60.335436)
total: 225.49 sec