Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-181144
#<BuildRuby:0x0000558db2734b88
@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.20220202-181144",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007646 0.003887 0.964541 ( 1.102023)
build_miniruby 0.001156 0.000330 0.074456 ( 0.073124)
build_ruby 0.001529 0.000437 0.066924 ( 0.064852)
build_all 0.010240 0.000483 4.038084 ( 0.773449)
build_install 0.020778 0.000000 7.790587 ( 2.314726)
test_btest 0.001758 0.000000 47.283742 ( 43.963184)
test_basic 0.004060 0.003594 0.351812 ( 0.441187)
test_all 0.001427 0.000311 670.094844 ( 65.353460)
test_rubyspec 0.079610 0.077769 46.117283 ( 51.674929)
total: 165.76 sec