Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-234150
#<BuildRuby:0x000055b7c1a304e8
@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.20220217-234150",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009282 0.001326 0.951671 ( 1.368575)
build_miniruby 0.001925 0.000275 0.074306 ( 0.072878)
build_ruby 0.000000 0.002252 0.071555 ( 0.070158)
build_all 0.006769 0.002767 4.202784 ( 0.800573)
build_install 0.019517 0.003903 7.828210 ( 2.337239)
test_btest 0.001134 0.000000 75.179236 ( 8.127704)
test_basic 0.007517 0.000000 0.344103 ( 0.434112)
test_all 0.001444 0.000210 706.436539 ( 67.502443)
test_rubyspec 0.118805 0.049563 46.272539 ( 51.464548)
total: 132.18 sec