Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-041945
#<BuildRuby:0x0000559d75ffc6f8
@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.20221207-041945",
@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.000006)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005023 0.005505 1.221071 ( 1.478934)
build_miniruby 0.002102 0.000701 0.841234 ( 0.849728)
build_ruby 0.003210 0.000000 2.226545 ( 2.149843)
build_all 0.019698 0.001317 18.630466 ( 2.159922)
build_install 0.015276 0.005902 2.054639 ( 1.051909)
test_btest 0.001233 0.000336 91.640146 ( 8.911632)
test_basic 0.002772 0.003784 0.340576 ( 0.429806)
test_all 0.001829 0.000557 686.614877 ( 70.631108)
test_rubyspec 0.084109 0.064554 49.192240 ( 57.765755)
total: 145.43 sec