Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-120826
#<BuildRuby:0x0000563e039f65e0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-120826",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005727 0.005112 0.953624 ( 1.353487)
build_miniruby 0.001391 0.000321 0.076759 ( 0.075455)
build_ruby 0.001303 0.000301 0.078615 ( 0.077083)
build_all 0.006284 0.004977 3.982283 ( 0.784688)
build_install 0.020680 0.001626 7.685234 ( 2.310733)
test_btest 0.001370 0.000322 46.950845 ( 43.826291)
test_basic 0.005606 0.001319 0.323413 ( 0.410704)
test_all 0.000000 0.001946 655.848132 ( 65.077253)
test_rubyspec 0.064927 0.070538 45.684348 ( 51.280091)
total: 165.20 sec