Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-150911
#<BuildRuby:0x0000563597d41570
@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.20220829-150911",
@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.000029 0.000007 0.000036 ( 0.000038)
autoconf 0.000045 0.000011 0.000056 ( 0.000059)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.012162 0.000198 0.818938 ( 0.943343)
build_miniruby 0.001279 0.000255 0.063876 ( 0.063251)
build_ruby 0.001073 0.000214 0.054910 ( 0.054887)
build_all 0.007825 0.001565 1.259547 ( 0.495970)
build_install 0.009947 0.005851 1.559509 ( 0.786697)
test_btest 0.000931 0.000233 52.033355 ( 6.024922)
test_basic 0.002580 0.005701 0.297268 ( 0.386953)
test_all 0.004070 0.000426 507.436868 ( 53.451825)
test_rubyspec 0.092916 0.042113 41.234900 ( 49.891678)
total: 112.10 sec