Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-111650
#<BuildRuby:0x000055d8c4ec8518
@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.20220729-111650",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000000 0.000021 0.000021 ( 0.000036)
build_up 0.006656 0.004658 0.987901 ( 1.059567)
build_miniruby 0.001514 0.000324 0.075363 ( 0.075339)
build_ruby 0.001608 0.000345 0.075615 ( 0.075125)
build_all 0.010901 0.000327 1.558408 ( 0.593058)
build_install 0.022018 0.000487 5.148005 ( 2.085556)
test_btest 0.000948 0.000143 77.061930 ( 8.095494)
test_basic 0.005265 0.004082 0.328609 ( 0.415494)
test_all 0.001622 0.000295 685.174387 ( 67.228423)
test_rubyspec 0.095350 0.065735 45.661814 ( 51.353492)
total: 130.98 sec