Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-113935
#<BuildRuby:0x0000557cf7413da8
@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.20220520-113935",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.002693 0.003686 0.892015 ( 2.993635)
build_miniruby 0.000745 0.000249 0.057733 ( 0.056571)
build_ruby 0.000615 0.000205 0.058138 ( 0.056870)
build_all 0.004379 0.000000 1.472567 ( 0.605629)
build_install 0.011139 0.000000 6.330317 ( 2.874286)
test_btest 0.000755 0.000000 55.554119 ( 7.966877)
test_basic 0.003216 0.002671 0.334087 ( 0.422042)
test_all 0.000440 0.001684 635.510770 ( 93.685166)
test_rubyspec 0.094817 0.026086 44.152206 ( 49.801223)
total: 158.46 sec