Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-151301
#<BuildRuby:0x000055fe770815f8
@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.20220520-151301",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009990 0.000000 0.879654 ( 0.943842)
build_miniruby 0.001535 0.000000 0.063061 ( 0.061697)
build_ruby 0.001697 0.000071 0.061752 ( 0.060235)
build_all 0.007280 0.000184 1.177880 ( 0.475053)
build_install 0.017229 0.000000 4.802910 ( 2.465280)
test_btest 0.001375 0.000000 54.319191 ( 5.918256)
test_basic 0.003024 0.004344 0.295154 ( 0.386411)
test_all 0.004487 0.000408 505.529282 ( 53.195912)
test_rubyspec 0.087269 0.046401 41.494986 ( 47.317739)
total: 110.83 sec