Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-020204
#<BuildRuby:0x0000560ca8caebe8
@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.20221208-020204",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004032 0.000621 1.189115 ( 1.184295)
build_miniruby 0.000811 0.000124 0.932864 ( 0.931361)
build_ruby 0.001081 0.000166 2.766114 ( 2.674028)
build_all 0.000000 0.009103 15.736095 ( 3.328472)
build_install 0.003445 0.005485 2.203649 ( 1.259964)
test_btest 0.000425 0.000163 67.538721 ( 10.905649)
test_basic 0.000008 0.004744 0.315306 ( 0.405665)
test_all 0.000856 0.000000 670.827099 (115.110238)
test_rubyspec 0.025252 0.040567 52.378215 ( 60.589693)
total: 196.39 sec