Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-180341
#<BuildRuby:0x0000563e551ee620
@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.20221227-180341",
@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.000022 0.000001 0.000023 ( 0.000024)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000000 0.006589 0.896571 ( 1.088968)
build_miniruby 0.000967 0.000284 1.011794 ( 1.009843)
build_ruby 0.001361 0.000240 2.782777 ( 2.780192)
build_all 0.005976 0.003434 16.644435 ( 2.979762)
build_install 0.008417 0.000947 2.255319 ( 1.188747)
test_btest 0.000677 0.000135 73.818851 ( 10.262560)
test_basic 0.002776 0.003674 0.360360 ( 0.446671)
test_all 0.001265 0.000301 653.551586 (104.016070)
test_rubyspec 0.063432 0.070965 51.532736 ( 59.552376)
total: 183.33 sec