Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-074131
#<BuildRuby:0x000055d8dbd2b680
@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.20220228-074131",
@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.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.010416 0.000864 1.003227 ( 1.340985)
build_miniruby 0.001701 0.000227 0.076022 ( 0.075234)
build_ruby 0.001801 0.000240 0.070445 ( 0.069484)
build_all 0.009892 0.000077 4.180576 ( 0.869274)
build_install 0.018130 0.004589 8.061692 ( 2.466994)
test_btest 0.000677 0.000097 74.423669 ( 8.000359)
test_basic 0.003466 0.005338 0.328440 ( 0.417510)
test_all 0.001604 0.000305 705.519707 ( 67.891688)
test_rubyspec 0.097650 0.050295 46.187733 ( 51.758292)
total: 132.89 sec