Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-044814
#<BuildRuby:0x0000561c65b7a548
@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.20220204-044814",
@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.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000017 0.000000 0.000017 ( 0.000010)
build_up 0.002772 0.008073 0.950279 ( 1.582378)
build_miniruby 0.001548 0.000310 0.074886 ( 0.074198)
build_ruby 0.001909 0.000382 0.073374 ( 0.071897)
build_all 0.011273 0.000462 4.172265 ( 0.803728)
build_install 0.022402 0.001341 7.869954 ( 2.384028)
test_btest 0.001584 0.000238 47.496342 ( 44.102691)
test_basic 0.000000 0.008161 0.346463 ( 0.435190)
test_all 0.001193 0.000851 653.725357 ( 64.893118)
test_rubyspec 0.091676 0.080308 46.428966 ( 51.791723)
total: 166.14 sec