Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-214149
#<BuildRuby:0x000055ee0d303800
@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",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220220-214149",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.007072 0.003841 0.934996 ( 1.205436)
build_miniruby 0.001650 0.000472 0.073265 ( 0.071268)
build_ruby 0.001648 0.000470 0.074736 ( 0.072971)
build_all 0.010386 0.000426 4.073066 ( 0.780558)
build_install 0.017386 0.006360 7.923690 ( 2.354674)
test_btest 0.001141 0.000311 73.905051 ( 8.576410)
test_basic 0.007869 0.000000 0.329748 ( 0.422313)
test_all 0.001443 0.000312 701.161580 ( 67.372285)
test_rubyspec 0.089023 0.072695 46.376207 ( 51.669885)
total: 132.53 sec