Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-175925
#<BuildRuby:0x0000561c4ff444f0
@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.20220216-175925",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.010021 0.000592 0.955854 ( 1.026075)
build_miniruby 0.001446 0.000413 0.075218 ( 0.074543)
build_ruby 0.000000 0.001763 0.075834 ( 0.074443)
build_all 0.009497 0.001380 4.079190 ( 0.773220)
build_install 0.020506 0.003265 7.750972 ( 2.324969)
test_btest 0.000999 0.000263 73.853282 ( 7.856154)
test_basic 0.000016 0.007865 0.330625 ( 0.419565)
test_all 0.001127 0.000395 698.878042 ( 67.496156)
test_rubyspec 0.098103 0.062818 45.872132 ( 51.159242)
total: 131.21 sec