Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-044723
#<BuildRuby:0x00005598a84af6c8
@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.20220203-044723",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009611 0.001373 0.958995 ( 1.290915)
build_miniruby 0.001873 0.000000 0.072294 ( 0.071494)
build_ruby 0.001621 0.000000 0.075931 ( 0.074683)
build_all 0.002919 0.007589 4.133936 ( 0.789444)
build_install 0.024088 0.000000 7.818741 ( 2.322537)
test_btest 0.001136 0.000000 46.782247 ( 43.301404)
test_basic 0.006779 0.000000 0.345171 ( 0.434947)
test_all 0.002233 0.000106 662.771083 ( 66.104188)
test_rubyspec 0.115039 0.052191 45.913360 ( 51.125228)
total: 165.52 sec