Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-030919
#<BuildRuby:0x0000563947cf3858
@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.20220219-030919",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005945 0.005287 0.953101 ( 0.998034)
build_miniruby 0.001413 0.000326 0.076193 ( 0.074904)
build_ruby 0.001615 0.000372 0.071218 ( 0.069342)
build_all 0.009552 0.000061 4.094466 ( 0.783313)
build_install 0.016307 0.007564 7.863935 ( 2.299843)
test_btest 0.000917 0.000230 75.135418 ( 8.036511)
test_basic 0.002988 0.004723 0.338171 ( 0.427226)
test_all 0.001435 0.000422 695.208952 ( 67.296735)
test_rubyspec 0.070910 0.098696 46.369658 ( 51.875548)
total: 131.86 sec