Logfile: /home/ko1/ruby/logs/brlog.trunk.20220613-154452
#<BuildRuby:0x00005582a8a6bed8
@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.20220613-154452",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005189 0.001415 0.831793 ( 1.402981)
build_miniruby 0.000808 0.000220 0.057322 ( 0.055960)
build_ruby 0.000610 0.000167 0.059254 ( 0.058041)
build_all 0.004269 0.000000 1.509600 ( 0.610091)
build_install 0.005238 0.003434 6.337127 ( 2.862342)
test_btest 0.000558 0.000160 47.828229 ( 8.857748)
test_basic 0.004417 0.001262 0.260531 ( 0.349288)
test_all 0.001005 0.000287 630.871310 ( 92.441944)
test_rubyspec 0.077972 0.049300 44.178553 ( 49.743951)
total: 156.38 sec