Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-115754
#<BuildRuby:0x00005650faff6878
@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.20220804-115754",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002279 0.004198 0.905175 ( 1.120436)
build_miniruby 0.000851 0.000122 0.058486 ( 0.057322)
build_ruby 0.000754 0.000107 0.059324 ( 0.058192)
build_all 0.004127 0.000590 1.522346 ( 0.593774)
build_install 0.010235 0.000770 5.645044 ( 2.149856)
test_btest 0.000734 0.000000 49.779854 ( 8.272358)
test_basic 0.006578 0.000000 0.339444 ( 0.426790)
test_all 0.001145 0.000000 624.313574 ( 89.288146)
test_rubyspec 0.089474 0.013595 43.819826 ( 51.212088)
total: 153.18 sec