Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-165558
#<BuildRuby:0x000055b5ab5bd7e8
@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-165558",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000023 0.000001 0.000024 ( 0.000026)
build_up 0.000000 0.010393 0.932990 ( 0.966126)
build_miniruby 0.000000 0.001882 0.077493 ( 0.075663)
build_ruby 0.000000 0.002156 0.071641 ( 0.069380)
build_all 0.009273 0.002010 4.016161 ( 0.773998)
build_install 0.015464 0.007889 7.650830 ( 2.278310)
test_btest 0.000901 0.000332 46.891373 ( 43.455465)
test_basic 0.006563 0.002418 0.329682 ( 0.415940)
test_all 0.001253 0.000462 663.416587 ( 64.798023)
test_rubyspec 0.075928 0.090142 45.946384 ( 51.351700)
total: 164.19 sec