Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-023745
#<BuildRuby:0x00005591b21704f0
@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.20220217-023745",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004648 0.007422 0.951623 ( 1.584318)
build_miniruby 0.001807 0.000000 0.076279 ( 0.074318)
build_ruby 0.000025 0.002202 0.072306 ( 0.070539)
build_all 0.007652 0.002251 4.152685 ( 0.792190)
build_install 0.018196 0.005866 7.735925 ( 2.369074)
test_btest 0.000946 0.000284 75.408467 ( 8.306504)
test_basic 0.002617 0.005343 0.336384 ( 0.427034)
test_all 0.002222 0.000000 698.970023 ( 67.647132)
test_rubyspec 0.095057 0.066247 46.089573 ( 51.545345)
total: 132.82 sec