Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-194559
#<BuildRuby:0x000055b4372f1188
@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.20221227-194559",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003509 0.006133 0.946783 ( 1.123775)
build_miniruby 0.000000 0.002226 0.847349 ( 0.846727)
build_ruby 0.000460 0.002410 2.146491 ( 2.147182)
build_all 0.014015 0.006096 18.621306 ( 2.167063)
build_install 0.018028 0.003987 2.011950 ( 1.041079)
test_btest 0.000000 0.001503 90.692254 ( 9.686626)
test_basic 0.003360 0.006330 0.332344 ( 0.418214)
test_all 0.002471 0.000000 673.776220 ( 68.246450)
test_rubyspec 0.077738 0.102152 47.990352 ( 56.077882)
total: 141.76 sec