Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-083900
#<BuildRuby:0x0000564d4f8a2620
@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.20221223-083900",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.001324 0.003018 0.846976 ( 1.092670)
build_miniruby 0.000822 0.000137 0.946362 ( 0.945017)
build_ruby 0.000000 0.001160 2.694148 ( 2.692625)
build_all 0.003511 0.005436 15.721646 ( 3.293233)
build_install 0.005190 0.004088 2.215397 ( 1.205809)
test_btest 0.000428 0.000122 65.100151 ( 10.972138)
test_basic 0.003803 0.001087 0.319098 ( 0.409827)
test_all 0.000765 0.000219 628.335505 (107.770548)
test_rubyspec 0.043001 0.014640 51.771594 ( 60.049070)
total: 188.43 sec