Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-055611
#<BuildRuby:0x0000558a1a292828
@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-055611",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.005132 0.000000 1.111892 ( 1.248861)
build_miniruby 0.000901 0.000000 0.929713 ( 0.928406)
build_ruby 0.001152 0.000000 2.812395 ( 2.721185)
build_all 0.005544 0.003602 15.826036 ( 3.343345)
build_install 0.006961 0.003160 2.170427 ( 1.247310)
test_btest 0.000491 0.000076 63.718083 ( 11.008311)
test_basic 0.001890 0.003383 0.301625 ( 0.391777)
test_all 0.000943 0.000174 701.985901 (110.716165)
test_rubyspec 0.040969 0.028429 53.628965 ( 61.748591)
total: 193.35 sec