Logfile: /home/ko1/ruby/logs/brlog.trunk.20220521-164203
#<BuildRuby:0x0000560ec6da81f0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220521-164203",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000000 0.006251 0.848422 ( 1.724596)
build_miniruby 0.000000 0.000888 0.057041 ( 0.055971)
build_ruby 0.000000 0.001000 0.057347 ( 0.056053)
build_all 0.001718 0.002635 1.499534 ( 0.609912)
build_install 0.009212 0.001823 6.315602 ( 2.830306)
test_btest 0.000530 0.000177 53.783484 ( 8.289888)
test_basic 0.001864 0.004894 0.374230 ( 0.461112)
test_all 0.001512 0.000605 641.496529 ( 91.621502)
test_rubyspec 0.072239 0.046744 44.006028 ( 49.662406)
total: 155.31 sec