Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-084809
#<BuildRuby:0x00005569f2546be8
@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.20230107-084809",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000033 0.000008 0.000041 ( 0.000041)
build_up 0.000000 0.006691 0.846653 ( 1.278928)
build_miniruby 0.000000 0.001323 1.013728 ( 1.011830)
build_ruby 0.000000 0.001596 2.762352 ( 2.759703)
build_all 0.000000 0.010034 16.851768 ( 2.986259)
build_install 0.003280 0.008226 2.133537 ( 1.080398)
test_btest 0.000635 0.000454 71.561237 ( 10.533751)
test_basic 0.005553 0.000980 0.360927 ( 0.447269)
test_all 0.000400 0.000939 659.956539 (114.528811)
test_rubyspec 0.064331 0.056321 52.004948 ( 60.063371)
total: 194.69 sec