Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-220733
#<BuildRuby:0x00005605367bc6e0
@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.20220731-220733",
@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.000010 0.000003 0.000013 ( 0.000014)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004357 0.005967 0.978733 ( 1.001109)
build_miniruby 0.002623 0.000000 0.073672 ( 0.071630)
build_ruby 0.002029 0.000153 0.075733 ( 0.073880)
build_all 0.007032 0.002930 1.531864 ( 0.582826)
build_install 0.016029 0.006679 5.237886 ( 2.095405)
test_btest 0.001190 0.000496 74.236352 ( 8.276711)
test_basic 0.005584 0.002327 0.316902 ( 0.405388)
test_all 0.002045 0.000000 641.871736 ( 64.355970)
test_rubyspec 0.097102 0.074813 45.537682 ( 51.258277)
total: 128.12 sec