Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-060207
#<BuildRuby:0x0000558802000ea8
@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.20220910-060207",
@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.000004 0.000008 ( 0.000007)
autoconf 0.000013 0.000011 0.000024 ( 0.000024)
configure 0.000013 0.000012 0.000025 ( 0.000027)
build_up 0.007499 0.002688 1.135600 ( 1.098111)
build_miniruby 0.001925 0.000000 0.065935 ( 0.063755)
build_ruby 0.001608 0.000000 0.075360 ( 0.073742)
build_all 0.008043 0.003410 1.611138 ( 0.618293)
build_install 0.018207 0.002322 1.950600 ( 0.968240)
test_btest 0.001437 0.000000 94.276995 ( 9.910100)
test_basic 0.002915 0.004107 0.331286 ( 0.427198)
test_all 0.002574 0.001415 681.602352 ( 68.036666)
test_rubyspec 0.098989 0.084391 47.297968 ( 55.648156)
total: 136.85 sec