Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-140657
#<BuildRuby:0x000055e80fb80a90
@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-140657",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008123 0.001250 0.958501 ( 1.150674)
build_miniruby 0.001949 0.000300 0.854766 ( 0.854040)
build_ruby 0.003054 0.000469 2.139046 ( 2.138484)
build_all 0.013461 0.008724 18.517783 ( 2.146920)
build_install 0.011479 0.010429 2.039191 ( 1.052550)
test_btest 0.001475 0.000000 90.520204 ( 9.167939)
test_basic 0.007199 0.001723 0.335633 ( 0.423130)
test_all 0.002507 0.000367 685.171761 ( 63.909402)
test_rubyspec 0.148247 0.031453 47.913461 ( 56.067775)
total: 136.91 sec