Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-040426
#<BuildRuby:0x000055a2be434e80
@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="-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.20220817-040426",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007016 0.002806 0.899701 ( 1.852152)
build_miniruby 0.000000 0.002173 0.064166 ( 0.062401)
build_ruby 0.000000 0.001682 0.061146 ( 0.060159)
build_all 0.007040 0.001854 1.232338 ( 0.459383)
build_install 0.005100 0.012018 1.598110 ( 0.794043)
test_btest 0.001006 0.000619 53.050410 ( 6.164083)
test_basic 0.005908 0.000000 0.279009 ( 0.370386)
test_all 0.004669 0.000668 483.211563 ( 51.760623)
test_rubyspec 0.077584 0.053029 41.610075 ( 49.248686)
total: 110.77 sec