Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-031556
#<BuildRuby:0x0000558e97bd8460
@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.20221221-031556",
@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.000002 0.000010 ( 0.000010)
autoconf 0.000021 0.000000 0.000021 ( 0.000020)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.004526 0.000000 0.882378 ( 1.124285)
build_miniruby 0.000846 0.000000 1.048098 ( 1.046866)
build_ruby 0.001100 0.000000 2.595110 ( 2.593465)
build_all 0.001812 0.007322 15.899867 ( 3.243120)
build_install 0.003157 0.007539 2.256973 ( 1.261980)
test_btest 0.000445 0.000157 62.755496 ( 11.203442)
test_basic 0.003634 0.001282 0.282340 ( 0.373045)
test_all 0.001215 0.000429 667.491654 (139.777544)
test_rubyspec 0.033054 0.035187 51.721810 ( 59.969096)
total: 220.59 sec