Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-232259
#<BuildRuby:0x000055920d6efe70
@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.20221201-232259",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000028 0.000000 0.000028 ( 0.000029)
build_up 0.005099 0.000000 1.149760 ( 1.165535)
build_miniruby 0.000905 0.000000 0.963593 ( 0.962259)
build_ruby 0.001205 0.000000 2.769914 ( 2.679334)
build_all 0.008902 0.000000 15.703571 ( 3.333668)
build_install 0.009274 0.000000 2.186244 ( 1.245357)
test_btest 0.000713 0.000000 59.680930 ( 11.962207)
test_basic 0.004726 0.000000 0.290197 ( 0.381567)
test_all 0.001153 0.000000 667.914890 (102.532496)
test_rubyspec 0.048793 0.018555 53.178311 ( 61.320593)
total: 185.58 sec