Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-084115
#<BuildRuby:0x000055edf1a6e700
@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.20220910-084115",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005750 0.005471 1.141751 ( 1.100378)
build_miniruby 0.001508 0.000348 0.072420 ( 0.070511)
build_ruby 0.001684 0.000389 0.075173 ( 0.073211)
build_all 0.004746 0.004821 1.542756 ( 0.607597)
build_install 0.018803 0.004684 1.933991 ( 0.955262)
test_btest 0.001091 0.000303 91.750888 ( 9.731008)
test_basic 0.005788 0.001608 0.365708 ( 0.457316)
test_all 0.000829 0.003095 655.097895 ( 66.869479)
test_rubyspec 0.112418 0.042560 47.274117 ( 55.722119)
total: 135.59 sec