Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-031453
#<BuildRuby:0x000055d3ffb1be98
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220520-031453",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005296 0.000883 0.858788 ( 0.992491)
build_miniruby 0.000842 0.000140 0.057330 ( 0.056175)
build_ruby 0.000905 0.000000 0.057666 ( 0.056497)
build_all 0.004279 0.000000 1.518032 ( 0.617244)
build_install 0.006877 0.004313 6.285969 ( 2.844101)
test_btest 0.000689 0.000138 55.687259 ( 8.121691)
test_basic 0.003999 0.000800 0.346733 ( 0.435884)
test_all 0.001910 0.000382 644.714426 ( 93.418268)
test_rubyspec 0.064705 0.050820 44.085888 ( 49.662237)
total: 156.21 sec