Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-232812
#<BuildRuby:0x0000560716d4b2f0
@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.20221206-232812",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009205 0.000754 1.212443 ( 1.232865)
build_miniruby 0.002426 0.000347 0.849942 ( 0.860587)
build_ruby 0.002741 0.000392 2.228145 ( 2.155719)
build_all 0.017799 0.003139 18.488511 ( 2.142509)
build_install 0.019501 0.002734 2.053737 ( 1.004425)
test_btest 0.000000 0.001542 90.979013 ( 8.950296)
test_basic 0.005205 0.002416 0.361262 ( 0.449272)
test_all 0.001580 0.000282 687.693136 ( 70.508062)
test_rubyspec 0.093630 0.046255 49.168032 ( 57.699319)
total: 145.00 sec