Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-062203
#<BuildRuby:0x000055aed5131350
@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.20220829-062203",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.010855 0.000000 0.853411 ( 1.056274)
build_miniruby 0.001448 0.000000 0.060788 ( 0.059850)
build_ruby 0.001361 0.000000 0.057063 ( 0.055213)
build_all 0.009615 0.000368 1.238566 ( 0.463043)
build_install 0.015238 0.000710 1.576288 ( 0.792983)
test_btest 0.000787 0.000083 54.078579 ( 6.190512)
test_basic 0.000542 0.004738 0.297086 ( 0.389477)
test_all 0.003681 0.000581 484.795803 ( 51.742224)
test_rubyspec 0.079287 0.045582 41.007154 ( 49.637374)
total: 110.39 sec