Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-014047
#<BuildRuby:0x000056275446c018
@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.20221117-014047",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.003952 0.000929 1.050387 ( 1.112397)
build_miniruby 0.000746 0.000176 1.033873 ( 1.032732)
build_ruby 0.000990 0.000233 2.826852 ( 2.701306)
build_all 0.006986 0.001644 15.716708 ( 3.329110)
build_install 0.003969 0.006287 1.991823 ( 1.179500)
test_btest 0.000459 0.000138 62.639358 ( 10.741344)
test_basic 0.000420 0.004310 0.299224 ( 0.390164)
test_all 0.000951 0.000333 636.189326 (102.084349)
test_rubyspec 0.026171 0.033710 51.559535 ( 59.801628)
total: 182.37 sec