Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-223600
#<BuildRuby:0x0000561d855208e8
@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.20220227-223600",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009466 0.001841 0.986867 ( 1.669708)
build_miniruby 0.001446 0.000482 0.079479 ( 0.077529)
build_ruby 0.001449 0.000483 0.080181 ( 0.078163)
build_all 0.003657 0.006189 4.167750 ( 0.842199)
build_install 0.021612 0.002226 7.950136 ( 2.408042)
test_btest 0.000896 0.000298 77.603144 ( 8.249000)
test_basic 0.006737 0.000389 0.332623 ( 0.422234)
test_all 0.001802 0.000257 678.751414 ( 65.951397)
test_rubyspec 0.114672 0.049037 46.476306 ( 51.931914)
total: 131.63 sec