Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-104424
#<BuildRuby:0x0000564b7bffac40
@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.20221125-104424",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004241 0.000653 1.150538 ( 1.899547)
build_miniruby 0.000782 0.000120 1.111159 ( 1.110013)
build_ruby 0.001040 0.000160 2.750402 ( 2.663879)
build_all 0.008732 0.000000 15.794855 ( 3.252174)
build_install 0.009172 0.000026 2.012975 ( 1.156650)
test_btest 0.000489 0.000058 61.019991 ( 10.883799)
test_basic 0.004845 0.000040 0.309566 ( 0.399998)
test_all 0.001150 0.000128 682.842529 (104.485081)
test_rubyspec 0.043171 0.023881 53.513676 ( 61.618606)
total: 187.47 sec