Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-001035
#<BuildRuby:0x00005600d388ec88
@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.20220815-001035",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000063 0.000005 0.000068 ( 0.000070)
configure 0.000032 0.000003 0.000035 ( 0.000037)
build_up 0.011391 0.000000 0.820423 ( 1.050362)
build_miniruby 0.001391 0.000000 0.054777 ( 0.054439)
build_ruby 0.001526 0.000000 0.062491 ( 0.062238)
build_all 0.008160 0.000000 1.250808 ( 0.478842)
build_install 0.010955 0.007736 1.609206 ( 0.808187)
test_btest 0.000898 0.000122 55.185076 ( 6.408080)
test_basic 0.004978 0.000679 0.278844 ( 0.372256)
test_all 0.003553 0.000485 501.037718 ( 52.767101)
test_rubyspec 0.095856 0.038598 41.628899 ( 49.426429)
total: 111.43 sec