Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-072359
#<BuildRuby:0x000055c91ed44a58
@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.20220207-072359",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010905 0.000000 0.992684 ( 2.241002)
build_miniruby 0.000082 0.002344 0.074465 ( 0.073169)
build_ruby 0.001349 0.000449 0.074754 ( 0.074340)
build_all 0.008737 0.001538 4.105973 ( 0.802997)
build_install 0.017322 0.007150 7.785095 ( 2.386571)
test_btest 0.000783 0.000261 69.410951 ( 8.270553)
test_basic 0.007707 0.000954 0.337997 ( 0.427874)
test_all 0.001338 0.000422 697.552193 ( 66.870515)
test_rubyspec 0.099900 0.063592 45.902221 ( 51.501435)
total: 132.65 sec