Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-134721
#<BuildRuby:0x00005577c425d550
@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.20220828-134721",
@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.000027 0.000004 0.000031 ( 0.000032)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.000000 0.010121 0.811677 ( 1.075047)
build_miniruby 0.001245 0.000445 0.060921 ( 0.059932)
build_ruby 0.000000 0.001412 0.064135 ( 0.063185)
build_all 0.004810 0.002650 1.253625 ( 0.469734)
build_install 0.013089 0.003504 1.583364 ( 0.785376)
test_btest 0.000000 0.001569 50.898816 ( 6.183520)
test_basic 0.000885 0.007417 0.294431 ( 0.382268)
test_all 0.003814 0.000000 473.352700 ( 51.275426)
test_rubyspec 0.085067 0.041050 41.172989 ( 49.798957)
total: 110.09 sec