Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-034135
#<BuildRuby:0x000055b9279c7940
@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.20220224-034135",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004150 0.006299 0.884072 ( 10.015211)
build_miniruby 0.001202 0.000555 0.071171 ( 0.068893)
build_ruby 0.002223 0.000000 0.071757 ( 0.069231)
build_all 0.007467 0.002530 4.180142 ( 0.850941)
build_install 0.020810 0.002804 7.945602 ( 2.414091)
test_btest 0.000000 0.001250 70.521534 ( 7.922341)
test_basic 0.004286 0.003242 0.334980 ( 0.424566)
test_all 0.002221 0.000000 715.758377 ( 67.939121)
test_rubyspec 0.105651 0.059895 46.233810 ( 51.733015)
total: 141.44 sec