Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-222422
#<BuildRuby:0x0000557273004430
@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.20220302-222422",
@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.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.007424 0.004820 1.027492 ( 1.037290)
build_miniruby 0.001737 0.000373 0.073272 ( 0.071083)
build_ruby 0.001577 0.000338 0.076500 ( 0.074401)
build_all 0.010634 0.000000 4.160864 ( 0.835936)
build_install 0.016772 0.005553 7.922594 ( 2.412094)
test_btest 0.001399 0.000294 74.517947 ( 8.383097)
test_basic 0.006417 0.001351 0.347139 ( 0.435639)
test_all 0.001817 0.000383 708.530528 ( 68.245098)
test_rubyspec 0.058803 0.103434 46.626523 ( 51.887606)
total: 133.38 sec