Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-111153
#<BuildRuby:0x000055f04cace8a0
@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.20220328-111153",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009874 0.001293 1.010223 ( 1.298365)
build_miniruby 0.001791 0.000000 0.066515 ( 0.065041)
build_ruby 0.001943 0.000000 0.081237 ( 0.079623)
build_all 0.009927 0.000995 4.186074 ( 0.861988)
build_install 0.019969 0.003744 7.779262 ( 2.410867)
test_btest 0.001068 0.000200 71.544017 ( 8.016664)
test_basic 0.006624 0.001242 0.334890 ( 0.423483)
test_all 0.001665 0.000312 669.567678 ( 66.329763)
test_rubyspec 0.087684 0.076187 45.784750 ( 51.349566)
total: 130.84 sec