Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-074646
#<BuildRuby:0x000055ab78092a58
@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-074646",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004377 0.005767 0.861622 ( 5.589008)
build_miniruby 0.001730 0.000629 0.065454 ( 0.064014)
build_ruby 0.001002 0.000364 0.064859 ( 0.064104)
build_all 0.007434 0.000867 1.298124 ( 0.485126)
build_install 0.014886 0.001365 4.342316 ( 1.803157)
test_btest 0.000759 0.000217 51.098804 ( 6.051915)
test_basic 0.000989 0.005810 0.287154 ( 0.377747)
test_all 0.001873 0.000669 505.988044 ( 52.898302)
test_rubyspec 0.064849 0.070822 41.610975 ( 49.247218)
total: 116.58 sec