Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-010026
#<BuildRuby:0x000055dcb20cc9e0
@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.20220215-010026",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010319 0.000259 0.946836 ( 1.929823)
build_miniruby 0.001706 0.000228 0.072721 ( 0.070928)
build_ruby 0.001915 0.000255 0.082218 ( 0.080926)
build_all 0.009390 0.000602 4.031228 ( 0.771310)
build_install 0.011944 0.008251 7.798521 ( 2.355834)
test_btest 0.001242 0.000248 74.631690 ( 8.416254)
test_basic 0.006267 0.001253 0.335577 ( 0.424358)
test_all 0.001362 0.000272 663.752957 ( 65.534623)
test_rubyspec 0.114042 0.051258 45.933448 ( 51.527399)
total: 131.11 sec