Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-015228
#<BuildRuby:0x000055e3632837b8
@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.20220131-015228",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006605 0.004877 0.946942 ( 1.066294)
build_miniruby 0.001478 0.000455 0.080113 ( 0.078003)
build_ruby 0.001303 0.000401 0.068906 ( 0.066983)
build_all 0.008230 0.001057 4.169147 ( 0.804049)
build_install 0.020360 0.004149 7.840901 ( 2.363887)
test_btest 0.001058 0.000282 47.820108 ( 45.397242)
test_basic 0.003936 0.003594 0.343284 ( 0.433327)
test_all 0.001559 0.000458 673.463833 ( 65.743203)
test_rubyspec 0.132026 0.040228 46.158346 ( 51.267121)
total: 167.22 sec