Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-025225
#<BuildRuby:0x00005609179d8b38
@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.20220213-025225",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000013 0.000006 0.000019 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008302 0.001800 0.952976 ( 1.064198)
build_miniruby 0.001234 0.000514 0.072074 ( 0.071214)
build_ruby 0.001170 0.000487 0.071667 ( 0.071432)
build_all 0.010850 0.000620 4.122851 ( 0.802162)
build_install 0.019584 0.003471 7.939434 ( 2.410753)
test_btest 0.000838 0.000265 79.761004 ( 8.476740)
test_basic 0.005477 0.001730 0.345228 ( 0.436131)
test_all 0.000206 0.001678 657.980732 ( 64.662262)
test_rubyspec 0.116036 0.048244 46.373663 ( 51.680445)
total: 129.68 sec