Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-133911
#<BuildRuby:0x00005578bf1a03a0
@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.20220827-133911",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010907 0.000727 0.959606 ( 1.033591)
build_miniruby 0.000000 0.002225 0.066787 ( 0.065099)
build_ruby 0.000000 0.001875 0.074560 ( 0.072824)
build_all 0.009984 0.000434 1.518018 ( 0.573018)
build_install 0.022593 0.000000 1.846862 ( 0.898137)
test_btest 0.001105 0.000043 72.498790 ( 8.540743)
test_basic 0.007190 0.000654 0.321770 ( 0.421713)
test_all 0.003278 0.000000 688.337893 ( 67.120939)
test_rubyspec 0.089268 0.084744 45.810771 ( 54.211695)
total: 132.94 sec