Logfile: /home/ko1/ruby/logs/brlog.trunk.20220711-003320
#<BuildRuby:0x0000565434172878
@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.20220711-003320",
@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.000015 0.000001 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.003135 0.003788 0.890398 ( 0.999480)
build_miniruby 0.000765 0.000102 0.057090 ( 0.055895)
build_ruby 0.000877 0.000117 0.058705 ( 0.057490)
build_all 0.004186 0.000028 1.543356 ( 0.613198)
build_install 0.004495 0.006386 6.317283 ( 2.818678)
test_btest 0.000662 0.000139 48.873972 ( 9.055259)
test_basic 0.004724 0.000994 0.286730 ( 0.375809)
test_all 0.001174 0.000247 620.958017 ( 87.047431)
test_rubyspec 0.087347 0.038308 44.391886 ( 49.948435)
total: 150.97 sec