Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-065926
#<BuildRuby:0x0000558fc003bba0
@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.20220827-065926",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000037 0.000010 0.000047 ( 0.000050)
configure 0.000041 0.000012 0.000053 ( 0.000053)
build_up 0.009906 0.004615 0.809425 ( 0.962224)
build_miniruby 0.001724 0.000530 0.065433 ( 0.063407)
build_ruby 0.001251 0.000384 0.063471 ( 0.062566)
build_all 0.006938 0.002135 1.302049 ( 0.469949)
build_install 0.004987 0.009975 1.578523 ( 0.779891)
test_btest 0.000717 0.000307 52.669229 ( 6.192115)
test_basic 0.000524 0.005307 0.271799 ( 0.362145)
test_all 0.006033 0.000132 499.246375 ( 52.797158)
test_rubyspec 0.087310 0.042682 42.030865 ( 50.457856)
total: 112.15 sec