Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-091045
#<BuildRuby:0x0000559108f4ef90
@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.20221014-091045",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.010954 0.000671 1.077676 ( 1.134345)
build_miniruby 0.001914 0.000442 0.101773 ( 0.098212)
build_ruby 0.001813 0.000418 0.099068 ( 0.095826)
build_all 0.005029 0.003461 1.322758 ( 0.585834)
build_install 0.007960 0.006933 1.635247 ( 0.888449)
test_btest 0.000000 0.002196 61.353991 ( 6.481827)
test_basic 0.004576 0.002409 0.361301 ( 0.456442)
test_all 0.007102 0.000811 491.043936 ( 53.477789)
test_rubyspec 0.080157 0.056353 43.160911 ( 51.706076)
total: 114.93 sec