Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-215114
#<BuildRuby:0x000055c8fa9bd480
@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.20220818-215114",
@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.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007805 0.002128 0.857647 ( 1.345342)
build_miniruby 0.001187 0.000323 0.062571 ( 0.062185)
build_ruby 0.001100 0.000300 0.056600 ( 0.056059)
build_all 0.008241 0.000832 1.266851 ( 0.486906)
build_install 0.007589 0.007730 1.553251 ( 0.800978)
test_btest 0.000691 0.000230 54.454887 ( 6.138731)
test_basic 0.004222 0.001408 0.284644 ( 0.377281)
test_all 0.003733 0.001245 498.204945 ( 52.530138)
test_rubyspec 0.064683 0.061434 41.720736 ( 50.359562)
total: 112.16 sec