Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-045146
#<BuildRuby:0x0000561711a17ba0
@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.20221025-045146",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004406 0.004704 1.137669 ( 1.217454)
build_miniruby 0.001462 0.000225 0.113391 ( 0.110790)
build_ruby 0.001318 0.000203 0.107473 ( 0.104485)
build_all 0.000047 0.009193 1.387479 ( 0.597946)
build_install 0.012460 0.003834 1.716046 ( 0.906721)
test_btest 0.000975 0.000300 61.107487 ( 6.551129)
test_basic 0.000604 0.005873 0.355896 ( 0.445808)
test_all 0.003660 0.004823 502.683743 ( 54.070901)
test_rubyspec 0.075464 0.051800 43.423497 ( 51.899513)
total: 115.91 sec