Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-165357
#<BuildRuby:0x00005572d882e858
@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.20230130-165357",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001821 0.004651 0.840004 ( 1.011231)
build_miniruby 0.000915 0.000282 0.997834 ( 0.995888)
build_ruby 0.001175 0.000361 2.781998 ( 2.779627)
build_all 0.009376 0.000154 16.654220 ( 2.988348)
build_install 0.001693 0.009560 2.120885 ( 1.085762)
test_btest 0.000700 0.000280 69.267069 ( 11.384782)
test_basic 0.001266 0.005197 0.348240 ( 0.434611)
test_all 0.000797 0.000372 666.551875 ( 96.596346)
test_rubyspec 0.057647 0.071467 51.747795 ( 59.795534)
total: 177.07 sec