Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-115940
#<BuildRuby:0x000056037638c870
@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-115940",
@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.000000 0.000005 ( 0.000011)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.007932 0.004068 0.938521 ( 1.042367)
build_miniruby 0.001874 0.000374 0.080592 ( 0.078482)
build_ruby 0.001942 0.000000 0.081752 ( 0.079821)
build_all 0.010090 0.001479 4.132207 ( 0.803719)
build_install 0.022772 0.000000 7.915252 ( 2.326014)
test_btest 0.001221 0.000000 46.538203 ( 43.536468)
test_basic 0.007044 0.000000 0.321812 ( 0.414670)
test_all 0.001959 0.000000 662.387717 ( 65.416864)
test_rubyspec 0.122224 0.030581 46.354124 ( 51.681328)
total: 165.38 sec