Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-182011
#<BuildRuby:0x000056047fdd42d8
@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.20221123-182011",
@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.000007)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.003767 0.000808 1.098268 ( 1.125935)
build_miniruby 0.000892 0.000000 0.974247 ( 0.972989)
build_ruby 0.001190 0.000000 2.848380 ( 2.750060)
build_all 0.008839 0.000000 15.990636 ( 3.337627)
build_install 0.007629 0.001417 2.106716 ( 1.254179)
test_btest 0.000536 0.000097 65.821699 ( 10.668262)
test_basic 0.003914 0.000712 0.310467 ( 0.401404)
test_all 0.001145 0.000209 702.331825 (107.680329)
test_rubyspec 0.046904 0.030532 53.438331 ( 61.604716)
total: 189.80 sec