Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-201638
#<BuildRuby:0x000055ab7c369390
@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.20220817-201638",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.010856 0.000500 0.883853 ( 1.029524)
build_miniruby 0.001325 0.000095 0.061892 ( 0.060847)
build_ruby 0.001250 0.000089 0.056210 ( 0.054809)
build_all 0.007909 0.000223 1.262554 ( 0.465594)
build_install 0.008995 0.005981 1.588789 ( 0.775691)
test_btest 0.000719 0.000095 53.180061 ( 6.190356)
test_basic 0.004882 0.000651 0.279154 ( 0.376216)
test_all 0.000299 0.004741 502.930317 ( 52.928750)
test_rubyspec 0.095241 0.029241 41.664863 ( 49.390836)
total: 111.27 sec