Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-141428
#<BuildRuby:0x000055e81bf1a8c0
@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.20221118-141428",
@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.000000 0.000008 ( 0.000009)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004451 0.000318 1.073115 ( 2.146717)
build_miniruby 0.000796 0.000056 0.965174 ( 0.963981)
build_ruby 0.001077 0.000077 2.796386 ( 2.692326)
build_all 0.005794 0.003070 15.941133 ( 3.328632)
build_install 0.005746 0.004041 2.146689 ( 1.218239)
test_btest 0.000524 0.000082 56.715776 ( 11.835196)
test_basic 0.004050 0.000640 0.267961 ( 0.359127)
test_all 0.000985 0.000155 647.652454 (101.335607)
test_rubyspec 0.058491 0.006287 51.017074 ( 59.422262)
total: 183.30 sec