Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-150123
#<BuildRuby:0x00005555739943a0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220909-150123",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010456 0.000427 1.154398 ( 1.096845)
build_miniruby 0.002188 0.000146 0.073320 ( 0.070943)
build_ruby 0.000000 0.002225 0.069237 ( 0.066893)
build_all 0.000046 0.010434 1.578608 ( 0.604926)
build_install 0.020897 0.000688 1.954971 ( 0.949545)
test_btest 0.000982 0.000196 99.978982 ( 9.532864)
test_basic 0.007225 0.000501 0.360917 ( 0.449179)
test_all 0.000000 0.003659 642.099849 ( 66.696571)
test_rubyspec 0.140161 0.039118 47.214815 ( 55.305870)
total: 134.77 sec