Logfile: /home/ko1/ruby/logs/brlog.trunk.20230308-132718
#<BuildRuby:0x0000562b4381fe88
@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.20230308-132718",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003860 0.000000 0.820821 ( 2.106266)
build_miniruby 0.000666 0.000200 0.637372 ( 0.637408)
build_ruby 0.000812 0.000244 2.103288 ( 2.102901)
build_all 0.008702 0.000146 11.350256 ( 0.996958)
build_install 0.006448 0.000539 1.559897 ( 1.508719)
test_btest 0.000667 0.000154 76.242755 ( 6.626993)
test_basic 0.002754 0.000635 0.250281 ( 0.346647)
test_all 0.001491 0.000344 373.846256 ( 41.378375)
test_rubyspec 0.021466 0.006537 36.181220 ( 46.686084)
total: 102.39 sec