Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-131817
#<BuildRuby:0x000055d0d0a3c9c8
@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.20220815-131817",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010822 0.001476 0.936203 ( 1.157906)
build_miniruby 0.002167 0.000464 0.126396 ( 0.123637)
build_ruby 0.003297 0.000707 3.171114 ( 2.982705)
build_all 0.021360 0.000000 21.864303 ( 4.601011)
build_install 0.015370 0.005404 2.033406 ( 0.942906)
test_btest 0.001040 0.000198 81.495895 ( 8.388300)
test_basic 0.007560 0.000459 0.321916 ( 0.410843)
test_all 0.004795 0.000872 637.420233 ( 64.548944)
test_rubyspec 0.069062 0.113372 45.853827 ( 53.495375)
total: 136.65 sec