Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-040859
#<BuildRuby:0x0000563402d01e98
@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.20221230-040859",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000020 0.000009 0.000029 ( 0.000028)
build_up 0.004551 0.001896 0.846172 ( 1.046510)
build_miniruby 0.000756 0.000315 1.023468 ( 1.021662)
build_ruby 0.001108 0.000462 2.764902 ( 2.762156)
build_all 0.008059 0.001396 16.756347 ( 2.963811)
build_install 0.003111 0.008620 2.287600 ( 1.175180)
test_btest 0.000498 0.000249 76.072251 ( 10.433803)
test_basic 0.005920 0.000599 0.355415 ( 0.441453)
test_all 0.000812 0.000379 664.035988 (107.513166)
test_rubyspec 0.094486 0.039246 51.566095 ( 59.624232)
total: 186.98 sec