Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-181859
#<BuildRuby:0x00005632fa0e3e58
@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.20221120-181859",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004788 0.000342 1.052922 ( 1.044029)
build_miniruby 0.000767 0.000055 0.959207 ( 0.957753)
build_ruby 0.001221 0.000000 2.768129 ( 2.659253)
build_all 0.008682 0.000080 15.918939 ( 3.268516)
build_install 0.008876 0.000002 1.913866 ( 1.104338)
test_btest 0.000611 0.000034 63.362198 ( 10.583315)
test_basic 0.004567 0.000254 0.294351 ( 0.385880)
test_all 0.001172 0.000065 666.785425 (105.159165)
test_rubyspec 0.044420 0.026296 51.035165 ( 59.347104)
total: 184.51 sec