Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-055215
#<BuildRuby:0x00005601896d3f90
@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.20221202-055215",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004856 0.000000 1.135160 ( 1.143773)
build_miniruby 0.001009 0.000000 0.939927 ( 0.938615)
build_ruby 0.001226 0.000000 2.762665 ( 2.632817)
build_all 0.008912 0.000000 15.727735 ( 3.388315)
build_install 0.008188 0.000000 2.239728 ( 1.313120)
test_btest 0.000564 0.000000 64.202946 ( 11.258142)
test_basic 0.000378 0.004436 0.306998 ( 0.397535)
test_all 0.000832 0.000044 671.492201 (106.463928)
test_rubyspec 0.042147 0.020987 53.300663 ( 61.550683)
total: 189.09 sec