Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-051831
#<BuildRuby:0x0000563bc57768a0
@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.20220311-051831",
@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.000011 0.000001 0.000012 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009612 0.000687 1.041962 ( 2.325755)
build_miniruby 0.002109 0.000151 0.078027 ( 0.075347)
build_ruby 0.001845 0.000132 0.072847 ( 0.070986)
build_all 0.009466 0.000294 1.523491 ( 0.612045)
build_install 0.018554 0.004065 5.302325 ( 2.188083)
test_btest 0.001107 0.000106 72.903241 ( 8.139658)
test_basic 0.007700 0.000734 0.346938 ( 0.441318)
test_all 0.002152 0.000205 667.008914 ( 65.970905)
test_rubyspec 0.119039 0.053698 46.255168 ( 51.515391)
total: 131.34 sec