Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-010959
#<BuildRuby:0x0000561fbc40f240
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221206-010959",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004285 0.005250 1.213614 ( 1.520934)
build_miniruby 0.001568 0.000523 0.846237 ( 0.845061)
build_ruby 0.003093 0.000000 2.235877 ( 2.142180)
build_all 0.014946 0.004572 18.273567 ( 2.130664)
build_install 0.013909 0.006095 2.034660 ( 1.027469)
test_btest 0.001007 0.000336 90.151818 ( 8.454535)
test_basic 0.000000 0.008696 0.350689 ( 0.437009)
test_all 0.002330 0.000000 688.357331 ( 69.408329)
test_rubyspec 0.113488 0.032427 48.585914 ( 56.793710)
total: 142.76 sec