Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-021359
#<BuildRuby:0x0000556a7c830a68
@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.20220820-021359",
@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.000012)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.011262 0.000517 0.863846 ( 0.910752)
build_miniruby 0.001499 0.000107 0.062089 ( 0.060340)
build_ruby 0.001439 0.000102 0.053723 ( 0.052652)
build_all 0.006675 0.000477 1.254179 ( 0.472780)
build_install 0.014242 0.000233 1.570557 ( 0.780453)
test_btest 0.000842 0.000052 52.387262 ( 6.291430)
test_basic 0.006160 0.000385 0.286038 ( 0.375465)
test_all 0.002631 0.000101 507.424228 ( 53.179694)
test_rubyspec 0.091379 0.047978 41.916386 ( 50.269253)
total: 112.39 sec