Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-080135
#<BuildRuby:0x000055c39facb6e8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230210-080135",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000013 0.000003 0.000016 ( 0.000017)
build_up 0.000962 0.002984 0.629896 ( 1.082576)
build_miniruby 0.000686 0.000229 0.628775 ( 0.628096)
build_ruby 0.000000 0.001189 2.078933 ( 2.078362)
build_all 0.005099 0.003836 12.335335 ( 1.495943)
build_install 0.003256 0.003331 1.507480 ( 0.733435)
test_btest 0.000462 0.000203 66.257407 ( 6.346090)
test_basic 0.003912 0.000000 0.261872 ( 0.357154)
test_all 0.000260 0.000884 478.545698 ( 46.298356)
test_rubyspec 0.015102 0.012200 35.698285 ( 46.250386)
total: 105.27 sec