Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-152709
#<BuildRuby:0x000055e4b25f3600
@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.20220912-152709",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009720 0.001319 1.128783 ( 1.114893)
build_miniruby 0.001488 0.000344 0.074984 ( 0.073081)
build_ruby 0.001988 0.000000 0.073414 ( 0.070821)
build_all 0.005959 0.003153 1.572059 ( 0.603421)
build_install 0.018557 0.004639 1.905480 ( 0.938144)
test_btest 0.000929 0.000232 96.481300 ( 9.802330)
test_basic 0.003522 0.004911 0.352023 ( 0.445494)
test_all 0.005421 0.000022 666.964285 ( 67.378914)
test_rubyspec 0.087898 0.091137 47.493822 ( 55.767449)
total: 136.20 sec