Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-201841
#<BuildRuby:0x000056518b4a6658
@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.20221201-201841",
@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.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009101 0.001166 1.206207 ( 1.359464)
build_miniruby 0.002479 0.000000 0.848445 ( 0.846762)
build_ruby 0.003471 0.000000 2.229210 ( 2.135604)
build_all 0.011421 0.010453 18.498179 ( 2.185056)
build_install 0.022735 0.000725 2.014297 ( 1.045909)
test_btest 0.001247 0.000000 94.160846 ( 9.054657)
test_basic 0.007552 0.003203 0.355455 ( 0.437055)
test_all 0.000000 0.002497 686.930123 ( 69.995040)
test_rubyspec 0.088232 0.093342 49.196333 ( 57.341488)
total: 144.40 sec