Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-133039
#<BuildRuby:0x0000563b0cc80af8
@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.20220315-133039",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009791 0.001262 1.029815 ( 2.339404)
build_miniruby 0.001843 0.000395 0.074709 ( 0.072521)
build_ruby 0.002082 0.000446 0.075833 ( 0.074024)
build_all 0.009655 0.000000 4.263861 ( 0.874295)
build_install 0.014907 0.008485 7.910843 ( 2.403287)
test_btest 0.000966 0.000241 74.929273 ( 7.852544)
test_basic 0.007444 0.000695 0.338685 ( 0.427134)
test_all 0.001541 0.000367 684.018179 ( 65.837914)
test_rubyspec 0.094800 0.069260 46.288973 ( 51.745257)
total: 131.63 sec