Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-092023
#<BuildRuby:0x00005605b16546d8
@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.20220808-092023",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009269 0.002139 0.993114 ( 1.629620)
build_miniruby 0.001687 0.000390 0.075561 ( 0.073683)
build_ruby 0.001769 0.000409 0.079843 ( 0.078108)
build_all 0.008882 0.000863 1.517400 ( 0.577530)
build_install 0.013972 0.006068 5.326647 ( 2.094652)
test_btest 0.001106 0.000277 74.820028 ( 8.041557)
test_basic 0.002296 0.004529 0.319048 ( 0.409607)
test_all 0.002289 0.000000 674.769908 ( 66.725287)
test_rubyspec 0.107881 0.073601 45.711062 ( 53.108813)
total: 132.74 sec