Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-150742
#<BuildRuby:0x00005574963ebe70
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221210-150742",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004640 0.000331 1.120594 ( 1.266764)
build_miniruby 0.000869 0.000062 1.040781 ( 1.039487)
build_ruby 0.001161 0.000083 2.784073 ( 2.692518)
build_all 0.008790 0.000628 15.976406 ( 3.363435)
build_install 0.008066 0.000576 2.366803 ( 1.414154)
test_btest 0.000649 0.000047 64.842967 ( 11.094528)
test_basic 0.004583 0.000327 0.298322 ( 0.389500)
test_all 0.001058 0.000000 671.189672 (103.947227)
test_rubyspec 0.042991 0.018136 53.480102 ( 61.668759)
total: 186.88 sec