Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-031157
#<BuildRuby:0x000055ea173889c8
@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.20220827-031157",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.007951 0.003991 0.986671 ( 1.025284)
build_miniruby 0.001418 0.000406 0.078001 ( 0.076832)
build_ruby 0.000000 0.001933 0.077651 ( 0.076175)
build_all 0.003994 0.006156 1.558036 ( 0.582642)
build_install 0.018329 0.003566 1.873946 ( 0.915351)
test_btest 0.000787 0.000278 73.321730 ( 8.360895)
test_basic 0.005292 0.001868 0.327969 ( 0.417708)
test_all 0.004547 0.000000 673.166786 ( 66.624123)
test_rubyspec 0.117091 0.054652 45.678518 ( 53.984206)
total: 132.06 sec