Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-090153
#<BuildRuby:0x0000557913337778
@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.20220506-090153",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000058 0.000007 0.000065 ( 0.000067)
configure 0.000051 0.000007 0.000058 ( 0.000054)
build_up 0.009570 0.000659 1.063133 ( 1.307217)
build_miniruby 0.000000 0.001740 0.069587 ( 0.067506)
build_ruby 0.000000 0.001690 0.061427 ( 0.059577)
build_all 0.008048 0.000000 1.496258 ( 0.629945)
build_install 0.016268 0.006375 6.134252 ( 2.966528)
test_btest 0.000759 0.000145 69.955682 ( 10.322649)
test_basic 0.008845 0.000755 0.339958 ( 0.424732)
test_all 0.001620 0.000294 707.675623 ( 71.617756)
test_rubyspec 0.063131 0.050351 48.847111 ( 54.200528)
total: 141.60 sec