Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-223043
#<BuildRuby:0x000055f9c9f90880
@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.20220821-223043",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000086 0.000000 0.000086 ( 0.000090)
build_up 0.011506 0.000000 0.984297 ( 1.036630)
build_miniruby 0.001639 0.000080 0.077868 ( 0.076568)
build_ruby 0.001752 0.000000 0.076660 ( 0.075158)
build_all 0.009746 0.000415 1.527671 ( 0.580745)
build_install 0.013373 0.009701 1.891275 ( 0.918777)
test_btest 0.001066 0.000160 76.457958 ( 8.381885)
test_basic 0.002841 0.004431 0.327461 ( 0.417616)
test_all 0.000000 0.004417 679.839766 ( 66.655312)
test_rubyspec 0.094199 0.066774 45.960798 ( 54.344929)
total: 132.49 sec