Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-054235
#<BuildRuby:0x00005579114bfe80
@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.20230105-054235",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005174 0.001194 0.858513 ( 1.030555)
build_miniruby 0.001090 0.000252 1.009967 ( 1.008008)
build_ruby 0.001271 0.000293 2.781867 ( 2.779336)
build_all 0.008186 0.001889 16.706863 ( 2.999176)
build_install 0.002249 0.009512 2.293682 ( 1.186834)
test_btest 0.000823 0.000000 77.070071 ( 10.509739)
test_basic 0.007395 0.000000 0.327548 ( 0.412033)
test_all 0.001340 0.000000 659.111508 ( 97.146377)
test_rubyspec 0.077635 0.045043 51.598190 ( 59.682622)
total: 176.76 sec