Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-231201
#<BuildRuby:0x000055d290d9b2b0
@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.20220910-231201",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008008 0.002002 1.136062 ( 1.106764)
build_miniruby 0.001335 0.000333 0.067016 ( 0.065731)
build_ruby 0.001549 0.000387 0.076593 ( 0.074642)
build_all 0.008320 0.000777 1.534181 ( 0.593508)
build_install 0.018285 0.000494 1.911401 ( 0.941718)
test_btest 0.000000 0.001783 93.770252 ( 10.019174)
test_basic 0.003941 0.003162 0.367835 ( 0.460765)
test_all 0.000000 0.003415 655.894498 ( 66.740612)
test_rubyspec 0.117392 0.050746 47.040812 ( 55.384688)
total: 135.39 sec