Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-053505
#<BuildRuby:0x000055e958b3e9c0
@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.20220725-053505",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004537 0.006253 0.828970 ( 1.023089)
build_miniruby 0.001503 0.000751 0.063934 ( 0.062253)
build_ruby 0.001451 0.000000 0.058640 ( 0.057357)
build_all 0.009327 0.000000 1.269193 ( 0.475588)
build_install 0.011924 0.003815 4.372076 ( 1.798528)
test_btest 0.000000 0.001806 54.268879 ( 6.209244)
test_basic 0.004304 0.002107 0.291518 ( 0.382196)
test_all 0.003879 0.000008 500.707507 ( 52.745541)
test_rubyspec 0.073713 0.051454 41.787401 ( 47.326730)
total: 110.08 sec