Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-234901
#<BuildRuby:0x0000557d7bf7e7e0
@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.20221126-234901",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.004643 0.000619 1.244090 ( 1.674159)
build_miniruby 0.000753 0.000100 1.006228 ( 1.005074)
build_ruby 0.001061 0.000141 2.826131 ( 2.723292)
build_all 0.009371 0.000641 22.462500 ( 4.524362)
build_install 0.008289 0.000438 4.384792 ( 1.535765)
test_btest 0.000549 0.000065 62.078018 ( 10.958713)
test_basic 0.005045 0.000000 0.320628 ( 0.410476)
test_all 0.001777 0.000000 694.086138 (108.810139)
test_rubyspec 0.052983 0.013061 53.855198 ( 62.070315)
total: 193.71 sec