Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-154447
#<BuildRuby:0x000055585198c610
@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.20220808-154447",
@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.000006 0.000002 0.000008 ( 0.000009)
build_up 0.009333 0.001953 0.983931 ( 1.000451)
build_miniruby 0.001479 0.000538 0.074609 ( 0.072770)
build_ruby 0.001683 0.000612 0.072286 ( 0.069926)
build_all 0.007585 0.002759 1.528973 ( 0.573036)
build_install 0.018247 0.004266 5.181260 ( 2.059983)
test_btest 0.000837 0.000279 78.433474 ( 8.379486)
test_basic 0.007976 0.000424 0.324013 ( 0.410932)
test_all 0.001792 0.000552 625.420938 ( 64.069072)
test_rubyspec 0.135878 0.050836 46.013745 ( 53.573072)
total: 130.21 sec