Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-015413
#<BuildRuby:0x000055ebba3d29c0
@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.20220816-015413",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009527 0.000733 0.918377 ( 3.874114)
build_miniruby 0.001729 0.000133 0.058836 ( 0.057106)
build_ruby 0.001496 0.000115 0.067699 ( 0.066077)
build_all 0.009072 0.000291 1.252713 ( 0.477035)
build_install 0.010278 0.004632 1.570268 ( 0.790855)
test_btest 0.001634 0.000192 52.964246 ( 6.084465)
test_basic 0.007090 0.000225 0.289758 ( 0.377755)
test_all 0.003639 0.000241 510.292343 ( 52.944071)
test_rubyspec 0.075491 0.049403 41.516451 ( 49.192828)
total: 113.87 sec