Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-122541
#<BuildRuby:0x000056232b4f5480
@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.20220802-122541",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.010078 0.000915 0.857600 ( 1.006613)
build_miniruby 0.001186 0.000169 0.052714 ( 0.051393)
build_ruby 0.001709 0.000244 0.064093 ( 0.062377)
build_all 0.006529 0.000932 1.245514 ( 0.470673)
build_install 0.014420 0.001280 4.356902 ( 1.792693)
test_btest 0.001849 0.000246 51.193869 ( 6.016664)
test_basic 0.005394 0.000719 0.296034 ( 0.386650)
test_all 0.002694 0.000000 480.997528 ( 51.394361)
test_rubyspec 0.091250 0.042057 41.312468 ( 48.932357)
total: 110.11 sec