Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-024903
#<BuildRuby:0x000055e9e9f11390
@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.20221007-024903",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004996 0.004746 1.118467 ( 1.154877)
build_miniruby 0.001684 0.000259 0.096111 ( 0.092909)
build_ruby 0.001140 0.000175 0.096748 ( 0.094220)
build_all 0.007464 0.001148 1.299043 ( 0.552821)
build_install 0.008181 0.005821 1.617887 ( 0.882961)
test_btest 0.001305 0.000280 62.096187 ( 6.096954)
test_basic 0.006331 0.001357 0.359121 ( 0.447410)
test_all 0.005494 0.001177 503.568481 ( 53.987321)
test_rubyspec 0.086215 0.049055 42.334484 ( 50.815932)
total: 114.13 sec