Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-124056
#<BuildRuby:0x000055f1f5e03340
@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.20220206-124056",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000094 0.000006 0.000100 ( 0.000104)
build_up 0.003088 0.007427 0.938655 ( 1.037149)
build_miniruby 0.001476 0.000277 0.072068 ( 0.069985)
build_ruby 0.001708 0.000320 0.072671 ( 0.070576)
build_all 0.010644 0.000000 4.161557 ( 0.798179)
build_install 0.023420 0.000726 7.873033 ( 2.350009)
test_btest 0.001229 0.000161 78.472040 ( 8.429283)
test_basic 0.007159 0.000346 0.330662 ( 0.419871)
test_all 0.001489 0.000186 646.460825 ( 65.401699)
test_rubyspec 0.116787 0.042956 46.137456 ( 51.454885)
total: 130.03 sec