Logfile: /home/ko1/ruby/logs/brlog.trunk.20220602-070451
#<BuildRuby:0x000055b9b9916fb8
@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.20220602-070451",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005050 0.004778 0.817285 ( 1.028132)
build_miniruby 0.002257 0.000000 0.064441 ( 0.062483)
build_ruby 0.001499 0.000000 0.055077 ( 0.053819)
build_all 0.006012 0.000145 1.190042 ( 0.481859)
build_install 0.017106 0.000978 4.871043 ( 2.434834)
test_btest 0.001335 0.000157 53.630413 ( 6.179971)
test_basic 0.005732 0.000674 0.279487 ( 0.369861)
test_all 0.003126 0.000185 504.798640 ( 53.277908)
test_rubyspec 0.100736 0.019194 41.845290 ( 47.630748)
total: 111.52 sec