Logfile: /home/ko1/ruby/logs/brlog.trunk.20220604-084642
#<BuildRuby:0x0000557331c48a70
@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.20220604-084642",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010296 0.000329 0.822732 ( 1.039131)
build_miniruby 0.001493 0.000213 0.063038 ( 0.061268)
build_ruby 0.001857 0.000000 0.063178 ( 0.061684)
build_all 0.008533 0.000000 1.211403 ( 0.501761)
build_install 0.012926 0.005342 4.865245 ( 2.446443)
test_btest 0.002125 0.000000 56.286214 ( 6.398761)
test_basic 0.000000 0.006210 0.301383 ( 0.391057)
test_all 0.002919 0.000852 513.079590 ( 54.169024)
test_rubyspec 0.078482 0.052594 41.446245 ( 47.405626)
total: 112.48 sec