Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-171239
#<BuildRuby:0x000055c3a3a7cc10
@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.20220315-171239",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005895 0.005175 1.050887 ( 1.727068)
build_miniruby 0.001486 0.000319 0.077739 ( 0.077119)
build_ruby 0.000000 0.001983 0.071086 ( 0.070441)
build_all 0.007762 0.003273 4.202625 ( 0.886144)
build_install 0.021762 0.000642 7.998920 ( 2.436075)
test_btest 0.001080 0.000227 77.645498 ( 8.209649)
test_basic 0.002178 0.005477 0.337997 ( 0.428412)
test_all 0.001297 0.000341 714.716707 ( 68.618656)
test_rubyspec 0.079935 0.082106 46.379805 ( 51.816762)
total: 134.27 sec