Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-090035
#<BuildRuby:0x00005625e71c27e0
@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.20220810-090035",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.006948 0.000000 0.879699 ( 1.157901)
build_miniruby 0.000956 0.000000 0.057901 ( 0.056648)
build_ruby 0.000000 0.000964 0.059372 ( 0.058172)
build_all 0.002393 0.002276 1.545539 ( 0.594280)
build_install 0.010421 0.000720 5.657490 ( 2.180471)
test_btest 0.000695 0.000073 56.552542 ( 8.010086)
test_basic 0.001976 0.003688 0.292269 ( 0.380770)
test_all 0.000000 0.001072 635.211612 ( 90.355734)
test_rubyspec 0.067302 0.056316 43.909908 ( 51.383747)
total: 154.18 sec