Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-021004
#<BuildRuby:0x0000563f118fa038
@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.20220811-021004",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.007592 0.002278 0.832747 ( 0.942799)
build_miniruby 0.001256 0.000377 0.054688 ( 0.054011)
build_ruby 0.001022 0.000307 0.066493 ( 0.065224)
build_all 0.005450 0.001635 1.285172 ( 0.452908)
build_install 0.010759 0.003756 4.348507 ( 1.757265)
test_btest 0.001093 0.000336 50.380675 ( 6.189917)
test_basic 0.004233 0.001302 0.285345 ( 0.386369)
test_all 0.002303 0.000709 498.247315 ( 53.170355)
test_rubyspec 0.097760 0.034549 41.292815 ( 48.901139)
total: 111.92 sec