Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-073456
#<BuildRuby:0x000055a095d6bdd0
@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-073456",
@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.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.004230 0.000012 0.756232 ( 0.972651)
build_miniruby 0.000938 0.000059 0.977099 ( 0.975856)
build_ruby 0.001161 0.000072 2.649566 ( 2.648006)
build_all 0.008573 0.000536 15.894564 ( 3.416922)
build_install 0.005838 0.005467 2.346277 ( 1.378758)
test_btest 0.000553 0.000069 65.392005 ( 11.343203)
test_basic 0.000414 0.004309 0.317507 ( 0.408367)
test_all 0.000844 0.000149 630.071788 (116.890116)
test_rubyspec 0.044654 0.017315 51.443731 ( 59.654875)
total: 197.69 sec