Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-132339
#<BuildRuby:0x00005652b30d6fe0
@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.20220801-132339",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010877 0.001674 0.977259 ( 1.104957)
build_miniruby 0.002131 0.000328 0.075748 ( 0.073993)
build_ruby 0.001841 0.000283 0.076538 ( 0.074838)
build_all 0.009155 0.001409 1.545919 ( 0.601224)
build_install 0.015612 0.006537 5.225426 ( 2.082907)
test_btest 0.001231 0.000000 76.311472 ( 8.163536)
test_basic 0.007200 0.000480 0.329252 ( 0.417346)
test_all 0.003061 0.000140 672.061481 ( 67.033112)
test_rubyspec 0.104859 0.065838 45.439859 ( 51.135419)
total: 130.69 sec