Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-080142
#<BuildRuby:0x000055f5a7c8f468
@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-080142",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.000000 0.004085 0.911005 ( 1.154596)
build_miniruby 0.000000 0.000850 0.939125 ( 0.937877)
build_ruby 0.000000 0.001085 2.732112 ( 2.730904)
build_all 0.004605 0.004362 15.728363 ( 3.306261)
build_install 0.004052 0.004653 2.175476 ( 1.211059)
test_btest 0.000416 0.000104 68.405277 ( 11.473881)
test_basic 0.005342 0.000000 0.323816 ( 0.413612)
test_all 0.001052 0.000000 645.367950 (102.946556)
test_rubyspec 0.040826 0.029451 51.942226 ( 60.147218)
total: 184.32 sec