Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-081234
#<BuildRuby:0x000056410b793810
@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.20220405-081234",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002437 0.009446 1.009779 ( 1.186847)
build_miniruby 0.001125 0.000613 0.077066 ( 0.075551)
build_ruby 0.001180 0.000644 0.079320 ( 0.077307)
build_all 0.008522 0.002009 4.192512 ( 0.850678)
build_install 0.018686 0.004542 8.453471 ( 3.024072)
test_btest 0.001044 0.000457 74.778654 ( 8.058839)
test_basic 0.007076 0.000906 0.320139 ( 0.417977)
test_all 0.000497 0.001355 700.862616 ( 68.132919)
test_rubyspec 0.103393 0.066153 46.448946 ( 51.597771)
total: 133.42 sec