Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-072644
#<BuildRuby:0x0000560b994d73a8
@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.20221226-072644",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005467 0.004245 0.985955 ( 1.274464)
build_miniruby 0.002578 0.000000 0.839079 ( 0.837795)
build_ruby 0.002870 0.000303 2.123679 ( 2.124392)
build_all 0.018439 0.001794 18.535610 ( 2.139733)
build_install 0.015509 0.006667 2.041471 ( 1.019864)
test_btest 0.001196 0.000260 89.021283 ( 9.219768)
test_basic 0.007846 0.001706 0.356414 ( 0.442104)
test_all 0.001718 0.000373 670.534954 ( 63.413912)
test_rubyspec 0.109564 0.055508 47.900815 ( 56.084685)
total: 136.56 sec