Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-065623
#<BuildRuby:0x0000562d4aff0460
@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.20221225-065623",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.001308 0.003136 0.829748 ( 1.047465)
build_miniruby 0.000000 0.000865 1.077884 ( 1.076816)
build_ruby 0.000000 0.001189 2.649053 ( 2.647705)
build_all 0.006926 0.001998 15.766627 ( 3.276234)
build_install 0.004258 0.004755 2.275748 ( 1.299188)
test_btest 0.000484 0.000114 58.830491 ( 12.105534)
test_basic 0.003769 0.000887 0.303087 ( 0.394478)
test_all 0.000807 0.000190 631.788036 (102.043050)
test_rubyspec 0.045240 0.022264 52.034474 ( 60.188634)
total: 184.08 sec