Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-000630
#<BuildRuby:0x000055c78d35be20
@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.20221204-000630",
@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.000003 0.000011 ( 0.000011)
autoconf 0.000014 0.000004 0.000018 ( 0.000019)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.002872 0.002339 1.206277 ( 1.267779)
build_miniruby 0.000711 0.000237 1.023982 ( 1.022618)
build_ruby 0.000941 0.000314 2.757965 ( 2.657487)
build_all 0.008794 0.000291 15.789218 ( 3.299245)
build_install 0.005182 0.005792 2.326540 ( 1.304826)
test_btest 0.000439 0.000155 65.001325 ( 10.890151)
test_basic 0.004679 0.000000 0.317110 ( 0.408221)
test_all 0.000913 0.000000 679.245571 (106.903628)
test_rubyspec 0.062084 0.013065 53.540049 ( 61.765946)
total: 189.52 sec