Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-152335
#<BuildRuby:0x000055d842ac3918
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-152335",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003406 0.006974 0.943440 ( 1.908323)
build_miniruby 0.001245 0.000332 0.075813 ( 0.074814)
build_ruby 0.001878 0.000501 0.078687 ( 0.076822)
build_all 0.003161 0.007742 4.088123 ( 0.802242)
build_install 0.014806 0.007517 7.795118 ( 2.373974)
test_btest 0.000751 0.000300 47.311874 ( 43.987958)
test_basic 0.003332 0.003698 0.332021 ( 0.422237)
test_all 0.001243 0.000533 690.577567 ( 66.954414)
test_rubyspec 0.090415 0.078305 45.788750 ( 51.314602)
total: 167.92 sec