Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-024541
#<BuildRuby:0x000056141208c4c0
@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.20220723-024541",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006877 0.004490 0.951030 ( 1.190191)
build_miniruby 0.001957 0.000000 0.076022 ( 0.074219)
build_ruby 0.002232 0.000036 0.074294 ( 0.071954)
build_all 0.009514 0.000215 1.466569 ( 0.568990)
build_install 0.021851 0.000695 5.091305 ( 2.043875)
test_btest 0.000904 0.000123 78.299766 ( 8.267437)
test_basic 0.006668 0.000910 0.309926 ( 0.399834)
test_all 0.000000 0.002267 622.670492 ( 64.303277)
test_rubyspec 0.120696 0.058548 45.226938 ( 50.964043)
total: 127.88 sec