Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-080030
#<BuildRuby:0x0000564c29c28208
@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.20221122-080030",
@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.000008)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.002496 0.002399 1.113845 ( 1.142932)
build_miniruby 0.000725 0.000207 1.007276 ( 1.006137)
build_ruby 0.000992 0.000284 2.766201 ( 2.679792)
build_all 0.005810 0.003197 16.020695 ( 3.416706)
build_install 0.004818 0.005395 2.119239 ( 1.247319)
test_btest 0.000400 0.000150 62.943331 ( 10.651308)
test_basic 0.004679 0.000268 0.297066 ( 0.387989)
test_all 0.001382 0.000000 671.992350 (110.813368)
test_rubyspec 0.045513 0.021952 53.500776 ( 61.810941)
total: 193.16 sec