Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-095529
#<BuildRuby:0x00005642712ba700
@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.20221116-095529",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003500 0.004954 1.127759 ( 1.114133)
build_miniruby 0.001301 0.000400 0.899319 ( 0.918294)
build_ruby 0.001951 0.000600 2.346614 ( 2.288543)
build_all 0.012630 0.005681 18.292671 ( 2.274080)
build_install 0.016505 0.000256 1.857835 ( 1.010538)
test_btest 0.000915 0.000250 81.584862 ( 9.968178)
test_basic 0.004630 0.003010 0.341372 ( 0.430542)
test_all 0.001376 0.000401 704.435419 ( 74.435979)
test_rubyspec 0.088011 0.037573 50.448712 ( 59.084308)
total: 151.53 sec