Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-165517
#<BuildRuby:0x0000557c1a9da620
@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-165517",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000022 0.000000 0.000022 ( 0.000021)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.004316 0.000000 0.756175 ( 0.992295)
build_miniruby 0.000996 0.000000 0.928006 ( 0.926673)
build_ruby 0.000000 0.001375 2.585010 ( 2.583258)
build_all 0.003566 0.005659 16.017679 ( 3.278235)
build_install 0.009070 0.000756 2.193064 ( 1.228209)
test_btest 0.000566 0.000048 60.480455 ( 11.393636)
test_basic 0.000406 0.004010 0.296715 ( 0.387954)
test_all 0.000838 0.000105 639.963524 (111.730229)
test_rubyspec 0.034881 0.026840 51.902441 ( 60.143240)
total: 192.66 sec