Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-110118
#<BuildRuby:0x0000563d8c92a700
@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.20220729-110118",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000472 0.011032 0.998452 ( 1.457477)
build_miniruby 0.001510 0.000402 0.074537 ( 0.073000)
build_ruby 0.001430 0.000381 0.078479 ( 0.077187)
build_all 0.009142 0.000285 1.499574 ( 0.575551)
build_install 0.013808 0.008586 5.134176 ( 2.048454)
test_btest 0.000944 0.000000 77.222595 ( 8.450848)
test_basic 0.007247 0.000000 0.325027 ( 0.413739)
test_all 0.001763 0.000000 671.807875 ( 66.511257)
test_rubyspec 0.125201 0.061102 45.719420 ( 51.518674)
total: 131.13 sec