Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-112723
#<BuildRuby:0x0000558a1fa63868
@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.20221218-112723",
@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.000006 0.000003 0.000009 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.002660 0.001064 0.616670 ( 1.023117)
build_miniruby 0.000685 0.000274 0.755472 ( 0.755204)
build_ruby 0.000947 0.000379 2.603641 ( 2.529309)
build_all 0.001953 0.007432 12.512407 ( 1.531246)
build_install 0.004307 0.002348 1.633208 ( 0.768017)
test_btest 0.000409 0.000223 66.160165 ( 6.053968)
test_basic 0.000000 0.003237 0.234000 ( 0.329669)
test_all 0.000000 0.001449 499.321075 ( 70.095578)
test_rubyspec 0.002623 0.027066 36.030186 ( 46.485885)
total: 129.57 sec