Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-085408
#<BuildRuby:0x0000560e70043ba0
@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.20220724-085408",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000407 0.008284 0.828272 ( 1.092910)
build_miniruby 0.000821 0.000492 0.063884 ( 0.062691)
build_ruby 0.000000 0.001149 0.061329 ( 0.061187)
build_all 0.001129 0.007996 1.255411 ( 0.477242)
build_install 0.015161 0.001449 4.347562 ( 1.794674)
test_btest 0.001157 0.000713 53.856954 ( 6.180876)
test_basic 0.007943 0.000000 0.289160 ( 0.378111)
test_all 0.003306 0.000397 484.834138 ( 51.955591)
test_rubyspec 0.087962 0.042500 41.883417 ( 47.505270)
total: 109.51 sec