Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-051408
#<BuildRuby:0x0000556e1553c9c8
@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.20220820-051408",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005658 0.005424 0.959802 ( 1.002417)
build_miniruby 0.001543 0.000356 0.079642 ( 0.077993)
build_ruby 0.001662 0.000383 0.074765 ( 0.073223)
build_all 0.006646 0.004019 1.504253 ( 0.577215)
build_install 0.020376 0.001447 1.896753 ( 0.934318)
test_btest 0.001059 0.000000 73.886708 ( 7.908641)
test_basic 0.004550 0.002786 0.333359 ( 0.423098)
test_all 0.000000 0.003753 631.303639 ( 64.271028)
test_rubyspec 0.125289 0.046983 46.168770 ( 54.596123)
total: 129.86 sec