Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-145145
#<BuildRuby:0x000055da9c90f340
@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.20220207-145145",
@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.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007881 0.002573 0.960953 ( 1.053051)
build_miniruby 0.001759 0.000293 0.073733 ( 0.071547)
build_ruby 0.002101 0.000350 0.076209 ( 0.073570)
build_all 0.006987 0.003559 4.101744 ( 0.798541)
build_install 0.021118 0.002533 7.746185 ( 2.338275)
test_btest 0.001371 0.000000 77.715539 ( 8.417266)
test_basic 0.007487 0.000849 0.335237 ( 0.427474)
test_all 0.001491 0.000259 654.676382 ( 64.909025)
test_rubyspec 0.087604 0.081301 45.774082 ( 51.197429)
total: 129.29 sec