Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-135445
#<BuildRuby:0x0000561d9204e678
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221211-135445",
@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.000003 0.000022 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004201 0.000021 0.847724 ( 1.066639)
build_miniruby 0.001104 0.000000 0.977906 ( 0.976328)
build_ruby 0.001276 0.000000 2.693181 ( 2.569173)
build_all 0.005836 0.003383 15.816288 ( 3.318622)
build_install 0.005517 0.005138 2.240821 ( 1.227482)
test_btest 0.000648 0.000152 61.785923 ( 11.900271)
test_basic 0.004022 0.000946 0.315264 ( 0.406260)
test_all 0.000727 0.000171 655.006666 (119.732457)
test_rubyspec 0.034348 0.031856 52.342299 ( 60.530915)
total: 201.73 sec