Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-141432
#<BuildRuby:0x00005611d3f1d570
@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.20220826-141432",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000027 0.000004 0.000031 ( 0.000032)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.009065 0.000754 0.846083 ( 0.909081)
build_miniruby 0.001596 0.000228 0.063162 ( 0.061445)
build_ruby 0.001650 0.000236 0.062035 ( 0.059567)
build_all 0.009598 0.000000 1.266970 ( 0.477878)
build_install 0.010174 0.004068 1.552607 ( 0.777193)
test_btest 0.000776 0.000122 51.782788 ( 6.262743)
test_basic 0.006034 0.000254 0.271969 ( 0.362176)
test_all 0.002323 0.001279 503.578754 ( 53.365797)
test_rubyspec 0.064717 0.066297 41.767488 ( 50.068659)
total: 112.35 sec