Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-201733
#<BuildRuby:0x000055a80c76bdf8
@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.20230112-201733",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.000000 0.006695 0.848892 ( 1.033675)
build_miniruby 0.000000 0.001394 1.015730 ( 1.013697)
build_ruby 0.000000 0.001691 2.777293 ( 2.774724)
build_all 0.004341 0.005300 16.830241 ( 2.994606)
build_install 0.005570 0.005832 2.096449 ( 1.077018)
test_btest 0.000858 0.000303 73.766612 ( 10.881199)
test_basic 0.004721 0.001666 0.358437 ( 0.444885)
test_all 0.000841 0.000297 652.237565 (107.398692)
test_rubyspec 0.088582 0.034936 51.806841 ( 59.858514)
total: 187.48 sec