Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-014920
#<BuildRuby:0x000055ea2da94a58
@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.20220406-014920",
@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.000017 0.000002 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007002 0.003796 0.997188 ( 1.282739)
build_miniruby 0.002338 0.000000 0.073214 ( 0.071073)
build_ruby 0.002411 0.000167 0.066923 ( 0.064562)
build_all 0.011077 0.000000 4.167594 ( 0.852354)
build_install 0.018127 0.005945 8.404766 ( 2.967132)
test_btest 0.001170 0.000225 80.599702 ( 8.368485)
test_basic 0.007728 0.000081 0.339776 ( 0.436209)
test_all 0.001391 0.000248 697.285522 ( 68.185061)
test_rubyspec 0.127503 0.046515 46.525685 ( 51.658284)
total: 133.89 sec