Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-001959
#<BuildRuby:0x0000557772500c00
@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.20220908-001959",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007923 0.003919 0.961612 ( 1.572335)
build_miniruby 0.001875 0.000352 0.072304 ( 0.069822)
build_ruby 0.001290 0.000242 0.071982 ( 0.070245)
build_all 0.008360 0.001568 1.559394 ( 0.585715)
build_install 0.017567 0.002281 1.950288 ( 0.970942)
test_btest 0.001027 0.000181 96.782454 ( 9.416392)
test_basic 0.002601 0.006083 0.347624 ( 0.435542)
test_all 0.004526 0.000000 644.326028 ( 66.991441)
test_rubyspec 0.131846 0.048917 47.095125 ( 55.244222)
total: 135.36 sec