Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-150606
#<BuildRuby:0x00005594fbc3c018
@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.20221127-150606",
@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.000019 0.000002 0.000021 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004709 0.000336 1.261605 ( 1.485453)
build_miniruby 0.001020 0.000073 0.934519 ( 0.933038)
build_ruby 0.001172 0.000084 2.718341 ( 2.579881)
build_all 0.005887 0.004032 22.250882 ( 4.452816)
build_install 0.007891 0.000432 4.460048 ( 1.617671)
test_btest 0.000485 0.000057 57.346345 ( 12.090747)
test_basic 0.004663 0.000548 0.288391 ( 0.378489)
test_all 0.001519 0.000179 699.930549 (109.526142)
test_rubyspec 0.040213 0.027054 53.494078 ( 61.694030)
total: 194.76 sec