Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-181250
#<BuildRuby:0x000055d54b37fe58
@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.20221116-181250",
@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.000002 0.000012 ( 0.000011)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004862 0.000109 1.062574 ( 1.717027)
build_miniruby 0.000778 0.000111 0.929003 ( 0.927789)
build_ruby 0.001098 0.000157 2.756874 ( 2.634601)
build_all 0.008664 0.000009 15.872178 ( 3.266074)
build_install 0.010444 0.000204 2.025049 ( 1.214695)
test_btest 0.000514 0.000057 63.154170 ( 10.625657)
test_basic 0.004779 0.000000 0.318057 ( 0.408191)
test_all 0.001240 0.000000 630.841743 (104.597195)
test_rubyspec 0.054696 0.009486 51.147598 ( 59.379249)
total: 184.77 sec