Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-201446
#<BuildRuby:0x0000564429354620
@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.20221115-201446",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.007919 0.000556 1.076850 ( 1.100611)
build_miniruby 0.001488 0.000199 0.862978 ( 0.862831)
build_ruby 0.000000 0.002035 2.396043 ( 2.290977)
build_all 0.013303 0.003714 18.243586 ( 2.273777)
build_install 0.012326 0.006507 1.873858 ( 1.032229)
test_btest 0.000980 0.000230 81.584572 ( 9.945484)
test_basic 0.006660 0.000000 0.349818 ( 0.441443)
test_all 0.002476 0.000000 721.642934 ( 75.393346)
test_rubyspec 0.081361 0.052547 50.200145 ( 58.747757)
total: 152.09 sec