Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-121557
#<BuildRuby:0x000055f1c3b027e0
@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.20221116-121557",
@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.000011 0.000000 0.000011 ( 0.000010)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004884 0.000039 1.108552 ( 3.700429)
build_miniruby 0.000919 0.000042 1.022113 ( 1.020789)
build_ruby 0.001036 0.000047 2.767439 ( 2.658957)
build_all 0.005742 0.003045 15.849344 ( 3.428782)
build_install 0.006356 0.003517 2.016743 ( 1.223795)
test_btest 0.000512 0.000053 58.540239 ( 10.958608)
test_basic 0.003959 0.000409 0.284115 ( 0.375215)
test_all 0.000779 0.000081 635.517667 (105.061454)
test_rubyspec 0.039447 0.018428 51.340619 ( 59.483504)
total: 187.91 sec