Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-185144
#<BuildRuby:0x0000565495eb2fe0
@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.20220827-185144",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.010583 0.000924 0.999819 ( 0.983903)
build_miniruby 0.001899 0.000271 0.079639 ( 0.078382)
build_ruby 0.001646 0.000235 0.078273 ( 0.077228)
build_all 0.005105 0.004898 1.536530 ( 0.582486)
build_install 0.015234 0.005009 1.845053 ( 0.930145)
test_btest 0.001441 0.000000 74.968347 ( 8.492866)
test_basic 0.003790 0.003790 0.328007 ( 0.418220)
test_all 0.005517 0.001380 665.831122 ( 65.942763)
test_rubyspec 0.097972 0.070182 45.659839 ( 54.115215)
total: 131.62 sec