Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-223600
#<BuildRuby:0x00005625d32432c8
@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.20221125-223600",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.000000 0.004892 1.101340 ( 1.387126)
build_miniruby 0.000000 0.000873 1.028656 ( 1.027437)
build_ruby 0.000000 0.001303 2.796209 ( 2.682159)
build_all 0.000000 0.008927 15.763720 ( 3.321899)
build_install 0.004217 0.004202 1.992469 ( 1.174015)
test_btest 0.000451 0.000135 61.301618 ( 11.158850)
test_basic 0.004820 0.000000 0.289996 ( 0.381198)
test_all 0.001395 0.000000 683.847397 (106.705990)
test_rubyspec 0.042793 0.026734 53.018317 ( 61.251069)
total: 189.09 sec