Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-004614
#<BuildRuby:0x0000556730947f68
@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.20221116-004614",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000006 0.000018 ( 0.000018)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.003618 0.001508 1.223542 ( 1.507574)
build_miniruby 0.000654 0.000272 1.001138 ( 1.000140)
build_ruby 0.001072 0.000000 2.775088 ( 2.685423)
build_all 0.008612 0.000000 15.718286 ( 3.302872)
build_install 0.005841 0.003201 1.964549 ( 1.140870)
test_btest 0.000000 0.000659 60.127926 ( 11.273732)
test_basic 0.000266 0.004924 0.293616 ( 0.384136)
test_all 0.000683 0.000308 642.341983 (103.139163)
test_rubyspec 0.036830 0.029511 50.947259 ( 59.175368)
total: 183.61 sec