Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-084648
#<BuildRuby:0x0000557d5454f778
@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.20220223-084648",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009286 0.001429 0.872368 ( 1.290954)
build_miniruby 0.001772 0.000272 0.072804 ( 0.071548)
build_ruby 0.001673 0.000257 0.068608 ( 0.067146)
build_all 0.006352 0.004325 4.190463 ( 0.883149)
build_install 0.016004 0.006577 7.972395 ( 2.420148)
test_btest 0.000842 0.000201 75.820410 ( 8.122925)
test_basic 0.005846 0.001392 0.338394 ( 0.428137)
test_all 0.002059 0.000490 703.384865 ( 68.280112)
test_rubyspec 0.103377 0.066105 46.370418 ( 51.806463)
total: 133.37 sec