Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-030102
#<BuildRuby:0x000055b576a829c0
@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.20220803-030102",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.009161 0.002291 0.881900 ( 6.633125)
build_miniruby 0.001475 0.000369 0.065187 ( 0.063132)
build_ruby 0.001320 0.000330 0.065101 ( 0.065200)
build_all 0.009044 0.000960 1.244861 ( 0.486563)
build_install 0.012233 0.002823 4.194106 ( 1.805042)
test_btest 0.001468 0.000339 50.943314 ( 6.353042)
test_basic 0.005788 0.000000 0.283138 ( 0.377567)
test_all 0.002842 0.000000 485.880872 ( 51.755091)
test_rubyspec 0.084090 0.058742 41.410488 ( 49.154469)
total: 116.69 sec