Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-045147
#<BuildRuby:0x000055c24de5e7e0
@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.20220816-045147",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005224 0.001306 0.845953 ( 0.895561)
build_miniruby 0.000787 0.000197 0.057796 ( 0.056612)
build_ruby 0.000688 0.000172 0.059145 ( 0.057979)
build_all 0.004620 0.000039 1.538456 ( 0.592536)
build_install 0.010776 0.000368 1.912200 ( 0.962245)
test_btest 0.000448 0.000089 48.852586 ( 8.509332)
test_basic 0.001816 0.003924 0.345654 ( 0.434118)
test_all 0.002415 0.000338 584.683137 ( 95.635899)
test_rubyspec 0.086228 0.040778 43.775735 ( 51.163477)
total: 158.31 sec