Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-154029
#<BuildRuby:0x000055af0df1a678
@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.20230114-154029",
@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.000019 0.000006 0.000025 ( 0.000026)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005806 0.000565 0.843696 ( 1.024963)
build_miniruby 0.001000 0.000286 1.027231 ( 1.025373)
build_ruby 0.001258 0.000359 2.783243 ( 2.780738)
build_all 0.008787 0.001239 16.878085 ( 3.011819)
build_install 0.006347 0.005045 2.095839 ( 1.078074)
test_btest 0.000691 0.000216 69.727525 ( 11.160042)
test_basic 0.004967 0.001553 0.310921 ( 0.397223)
test_all 0.001001 0.000313 655.424574 (101.512471)
test_rubyspec 0.091308 0.041617 52.174099 ( 60.256798)
total: 182.25 sec