Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-012223
#<BuildRuby:0x00005600b9273de0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220817-012223",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005257 0.001434 0.825502 ( 0.857484)
build_miniruby 0.000745 0.000203 0.057550 ( 0.056400)
build_ruby 0.000000 0.000950 0.059603 ( 0.058489)
build_all 0.000673 0.003969 1.514560 ( 0.588795)
build_install 0.004398 0.004624 1.906852 ( 0.970610)
test_btest 0.000568 0.000000 52.080497 ( 8.233214)
test_basic 0.000000 0.005864 0.335233 ( 0.423932)
test_all 0.000000 0.001974 631.724529 ( 91.823668)
test_rubyspec 0.059075 0.055845 43.995060 ( 51.361283)
total: 154.37 sec