Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-102703
#<BuildRuby:0x0000563e78e73468
@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-102703",
@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.000012 0.000003 0.000015 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.004382 0.002114 0.912334 ( 1.065578)
build_miniruby 0.001028 0.000257 1.013681 ( 1.011697)
build_ruby 0.000000 0.001474 2.767881 ( 2.765135)
build_all 0.009117 0.000756 16.602369 ( 2.984763)
build_install 0.011714 0.000000 2.243888 ( 1.176274)
test_btest 0.001100 0.000000 73.897070 ( 10.808277)
test_basic 0.003299 0.003215 0.346705 ( 0.432966)
test_all 0.000962 0.000231 657.070169 ( 94.995504)
test_rubyspec 0.085852 0.034506 51.439072 ( 59.501810)
total: 174.74 sec