Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-003851
#<BuildRuby:0x000055e8229532c8
@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.20220823-003851",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.007015 0.862540 ( 0.925988)
build_miniruby 0.000000 0.000930 0.057117 ( 0.055954)
build_ruby 0.000000 0.000885 0.059138 ( 0.057948)
build_all 0.000738 0.003757 1.563948 ( 0.605717)
build_install 0.010273 0.000661 1.915672 ( 0.958638)
test_btest 0.000631 0.000225 55.769958 ( 8.149312)
test_basic 0.004315 0.001541 0.329164 ( 0.417560)
test_all 0.001556 0.000000 612.457753 ( 90.122560)
test_rubyspec 0.069998 0.045218 44.248077 ( 52.498710)
total: 153.79 sec