Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-034153
#<BuildRuby:0x000055dbed635550
@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.20220813-034153",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008118 0.001353 0.844989 ( 1.413681)
build_miniruby 0.002081 0.000347 0.063228 ( 0.061164)
build_ruby 0.001637 0.000273 0.066523 ( 0.065311)
build_all 0.008213 0.000494 1.244828 ( 0.490584)
build_install 0.015533 0.000000 1.581805 ( 0.804971)
test_btest 0.000919 0.000094 50.453689 ( 6.352574)
test_basic 0.000000 0.005371 0.302633 ( 0.394984)
test_all 0.000000 0.005377 514.177042 ( 53.264986)
test_rubyspec 0.083378 0.058906 41.647777 ( 49.068352)
total: 111.92 sec