Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-184107
#<BuildRuby:0x0000563d02087e20
@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-184107",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005795 0.000828 0.900807 ( 1.069070)
build_miniruby 0.001177 0.000169 1.020012 ( 1.018073)
build_ruby 0.001426 0.000204 2.813594 ( 2.811095)
build_all 0.009646 0.000000 16.725981 ( 3.023267)
build_install 0.009268 0.000000 2.081250 ( 1.072506)
test_btest 0.001025 0.000000 73.613347 ( 10.836292)
test_basic 0.002741 0.003894 0.350718 ( 0.437043)
test_all 0.001004 0.000151 654.928684 (101.033451)
test_rubyspec 0.106337 0.027377 51.493259 ( 59.609197)
total: 180.91 sec