Logfile: /home/ko1/ruby/logs/brlog.trunk.20220523-043930
#<BuildRuby:0x000055dd1b515448
@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.20220523-043930",
@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.000008 0.000003 0.000011 ( 0.000010)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007906 0.001020 0.835340 ( 1.273599)
build_miniruby 0.001190 0.000298 0.061920 ( 0.060786)
build_ruby 0.001022 0.000256 0.061360 ( 0.060550)
build_all 0.007159 0.000000 1.222771 ( 0.482140)
build_install 0.014980 0.003500 4.953852 ( 2.494164)
test_btest 0.001674 0.000372 56.678252 ( 6.739170)
test_basic 0.004234 0.004249 0.298236 ( 0.385713)
test_all 0.003066 0.000282 518.658302 ( 54.502010)
test_rubyspec 0.093980 0.037760 41.469565 ( 47.387495)
total: 113.39 sec