Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-114815
#<BuildRuby:0x000055dfc1c851f8
@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.20220810-114815",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007559 0.004817 0.834519 ( 1.054076)
build_miniruby 0.001167 0.000269 0.055228 ( 0.054153)
build_ruby 0.001073 0.000248 0.061720 ( 0.060264)
build_all 0.007420 0.000636 1.280441 ( 0.479689)
build_install 0.015555 0.002177 4.226124 ( 1.775885)
test_btest 0.001088 0.000218 54.168481 ( 6.322693)
test_basic 0.006446 0.000000 0.290502 ( 0.380032)
test_all 0.002466 0.000000 489.747759 ( 52.319911)
test_rubyspec 0.087756 0.045854 41.378127 ( 48.992434)
total: 111.44 sec