Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-014706
#<BuildRuby:0x0000563734ee3e70
@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.20230124-014706",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000035 0.000007 0.000042 ( 0.000043)
configure 0.000033 0.000007 0.000040 ( 0.000039)
build_up 0.007281 0.001561 0.849214 ( 1.033990)
build_miniruby 0.001006 0.000215 0.997782 ( 0.995927)
build_ruby 0.001560 0.000000 2.776849 ( 2.774533)
build_all 0.009426 0.000370 16.743846 ( 3.001099)
build_install 0.008535 0.000684 2.073307 ( 1.069678)
test_btest 0.000846 0.000149 69.538459 ( 11.342538)
test_basic 0.005619 0.000992 0.338632 ( 0.424630)
test_all 0.001298 0.000000 656.643033 (105.245055)
test_rubyspec 0.081198 0.033379 51.195242 ( 59.278202)
total: 185.17 sec