Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-152359
#<BuildRuby:0x000055f07656cf40
@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.20220305-152359",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008665 0.004188 1.036540 ( 1.191628)
build_miniruby 0.001391 0.000397 0.071985 ( 0.070143)
build_ruby 0.002054 0.000587 0.070299 ( 0.067792)
build_all 0.010158 0.000388 4.223117 ( 0.878662)
build_install 0.014819 0.009318 7.895898 ( 2.412256)
test_btest 0.000790 0.000250 76.804907 ( 8.323199)
test_basic 0.006277 0.000521 0.343602 ( 0.438532)
test_all 0.001448 0.000434 669.567642 ( 65.417296)
test_rubyspec 0.105230 0.054829 46.577740 ( 51.788712)
total: 130.59 sec