Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-093138
#<BuildRuby:0x000055b9a67bc4f0
@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.20220326-093138",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009180 0.002295 1.032806 ( 1.239684)
build_miniruby 0.001937 0.000484 0.076574 ( 0.074745)
build_ruby 0.001497 0.000375 0.080818 ( 0.080108)
build_all 0.008408 0.000771 4.079796 ( 0.858929)
build_install 0.008833 0.011913 8.062955 ( 2.461434)
test_btest 0.001009 0.000360 72.679316 ( 8.323392)
test_basic 0.000000 0.007999 0.333406 ( 0.422979)
test_all 0.000907 0.000972 697.681593 ( 67.957801)
test_rubyspec 0.085161 0.082021 46.254512 ( 51.599324)
total: 133.02 sec