Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-170149
#<BuildRuby:0x000055ee67e30638
@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.20221226-170149",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.003063 0.003133 0.851091 ( 1.030687)
build_miniruby 0.001073 0.000201 0.991544 ( 0.989480)
build_ruby 0.001204 0.000225 2.744355 ( 2.741822)
build_all 0.008842 0.000868 16.523854 ( 2.962329)
build_install 0.007904 0.001395 2.257011 ( 1.188471)
test_btest 0.000853 0.000151 73.409311 ( 10.532704)
test_basic 0.005712 0.001008 0.352728 ( 0.438455)
test_all 0.001088 0.000192 637.766704 ( 97.277746)
test_rubyspec 0.086369 0.045399 51.087093 ( 59.151658)
total: 176.31 sec