Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-165323
#<BuildRuby:0x00005555e254bf40
@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.20221203-165323",
@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.000000 0.000008 ( 0.000009)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.001175 0.003809 1.113373 ( 1.589363)
build_miniruby 0.000861 0.000123 1.057347 ( 1.055912)
build_ruby 0.001208 0.000173 2.720243 ( 2.633836)
build_all 0.009062 0.000086 15.904022 ( 3.348297)
build_install 0.005891 0.003803 2.215825 ( 1.245485)
test_btest 0.000482 0.000080 67.590066 ( 10.879331)
test_basic 0.004222 0.000703 0.289884 ( 0.380328)
test_all 0.000820 0.000137 668.801959 (106.660538)
test_rubyspec 0.043252 0.023548 53.452869 ( 61.642825)
total: 189.44 sec