Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-081401
#<BuildRuby:0x0000562f4389c088
@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-081401",
@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.000007 0.000002 0.000009 ( 0.000010)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000011 0.000004 0.000015 ( 0.000016)
build_up 0.003589 0.001305 1.073859 ( 1.640043)
build_miniruby 0.000713 0.000259 0.951504 ( 0.950076)
build_ruby 0.000951 0.000346 2.792647 ( 2.691701)
build_all 0.009148 0.000000 15.941523 ( 3.267823)
build_install 0.009682 0.000329 1.979918 ( 1.117764)
test_btest 0.000444 0.000118 61.266739 ( 11.004710)
test_basic 0.003663 0.000977 0.327777 ( 0.419278)
test_all 0.000873 0.000233 622.417663 (110.593083)
test_rubyspec 0.049400 0.019167 50.930033 ( 59.149771)
total: 190.83 sec