Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-023029
#<BuildRuby:0x000056424a45bf68
@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-023029",
@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.000003 0.000009 ( 0.000009)
autoconf 0.000015 0.000006 0.000021 ( 0.000020)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.003434 0.001248 1.165129 ( 1.146990)
build_miniruby 0.000649 0.000236 0.974133 ( 0.973012)
build_ruby 0.000996 0.000362 2.732322 ( 2.637927)
build_all 0.007643 0.001016 15.821991 ( 3.250888)
build_install 0.000000 0.010278 2.045954 ( 1.202052)
test_btest 0.000637 0.000000 65.300899 ( 10.666245)
test_basic 0.004365 0.000000 0.302006 ( 0.393247)
test_all 0.001876 0.000000 723.896988 (115.716580)
test_rubyspec 0.030892 0.025946 53.113971 ( 61.308158)
total: 197.30 sec