Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-194605
#<BuildRuby:0x000055fc4929c6d8
@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.20220722-194605",
@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.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006165 0.004988 6.340830 ( 6.738707)
build_miniruby 0.002655 0.000000 0.764310 ( 0.761862)
build_ruby 0.004494 0.000000 3.175703 ( 2.967548)
build_all 0.021457 0.000000 18.412923 ( 2.180506)
build_install 0.017808 0.004146 5.193753 ( 2.101662)
test_btest 0.000981 0.000117 76.729316 ( 7.946927)
test_basic 0.004356 0.003174 0.329197 ( 0.420288)
test_all 0.002303 0.000000 631.272318 ( 64.178560)
test_rubyspec 0.089612 0.075899 45.357149 ( 51.132190)
total: 138.43 sec