Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-134722
#<BuildRuby:0x000055a56f2c32c8
@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="-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.20220627-134722",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.006264 0.000340 0.869230 ( 2.020431)
build_miniruby 0.000919 0.000131 0.057018 ( 0.055794)
build_ruby 0.000857 0.000122 0.059559 ( 0.058323)
build_all 0.004352 0.000022 1.489577 ( 0.598537)
build_install 0.001943 0.008932 6.327201 ( 2.838249)
test_btest 0.000606 0.000000 50.853873 ( 8.463617)
test_basic 0.005738 0.000000 0.333210 ( 0.421566)
test_all 0.001561 0.000000 636.391101 ( 94.711684)
test_rubyspec 0.047118 0.029724 44.631236 ( 50.252101)
total: 159.42 sec