Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-050714
#<BuildRuby:0x000055ec34e60b88
@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-050714",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000106 0.000000 0.000106 ( 0.000110)
build_up 0.010753 0.000450 0.993539 ( 3.514273)
build_miniruby 0.001848 0.000123 0.075877 ( 0.075717)
build_ruby 0.000000 0.001736 0.078140 ( 0.077976)
build_all 0.003447 0.007524 4.119668 ( 0.813690)
build_install 0.022547 0.000000 7.791987 ( 2.340124)
test_btest 0.001317 0.000000 47.000165 ( 44.140672)
test_basic 0.007734 0.000000 0.335561 ( 0.425425)
test_all 0.001799 0.000107 673.978431 ( 65.721802)
test_rubyspec 0.113290 0.047110 45.913872 ( 51.434183)
total: 168.55 sec