Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-183640
#<BuildRuby:0x0000562fe8fc3208
@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.20230113-183640",
@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.000017 0.000003 0.000020 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004030 0.000048 0.629157 ( 1.038180)
build_miniruby 0.000765 0.000118 0.677786 ( 0.677012)
build_ruby 0.001408 0.000000 2.416288 ( 2.415194)
build_all 0.009513 0.000000 12.860408 ( 1.604142)
build_install 0.006645 0.000000 1.548000 ( 0.749079)
test_btest 0.000639 0.000000 66.353348 ( 6.262754)
test_basic 0.002136 0.001534 0.273648 ( 0.369152)
test_all 0.001223 0.000160 495.332480 ( 50.589570)
test_rubyspec 0.013740 0.015521 35.691522 ( 46.122361)
total: 109.83 sec