Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-053445
#<BuildRuby:0x00005605a0043e58
@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.20221128-053445",
@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.000017 0.000004 0.000021 ( 0.000021)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.000000 0.005322 1.209312 ( 1.441834)
build_miniruby 0.000000 0.000904 0.944768 ( 0.943399)
build_ruby 0.000747 0.000453 2.758635 ( 2.663930)
build_all 0.008620 0.001533 22.206794 ( 4.414005)
build_install 0.010163 0.000587 4.386798 ( 1.581450)
test_btest 0.000535 0.000149 56.488298 ( 11.407797)
test_basic 0.003346 0.000930 0.288761 ( 0.379673)
test_all 0.001116 0.000151 655.068272 (122.856515)
test_rubyspec 0.056761 0.018972 53.398470 ( 61.651091)
total: 207.34 sec