Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-123418
#<BuildRuby:0x0000556c2fe68ea8
@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.20220903-123418",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011125 0.000408 0.996298 ( 1.016594)
build_miniruby 0.002148 0.000000 0.074994 ( 0.072627)
build_ruby 0.002459 0.000067 0.076333 ( 0.073576)
build_all 0.005219 0.005095 1.539954 ( 0.600547)
build_install 0.011949 0.011745 1.926048 ( 0.947840)
test_btest 0.000000 0.001077 73.659423 ( 8.796670)
test_basic 0.000705 0.007530 0.334179 ( 0.425420)
test_all 0.002683 0.002230 668.824348 ( 65.598285)
test_rubyspec 0.101023 0.082365 45.688748 ( 53.998202)
total: 131.53 sec