Logfile: /home/ko1/ruby/logs/brlog.trunk.20220623-093121
#<BuildRuby:0x00005592405395f8
@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.20220623-093121",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009120 0.000701 0.851484 ( 0.908652)
build_miniruby 0.001632 0.000126 0.063915 ( 0.062385)
build_ruby 0.000000 0.002096 0.063527 ( 0.061369)
build_all 0.004621 0.001956 1.188450 ( 0.484659)
build_install 0.015470 0.004080 4.922560 ( 2.469724)
test_btest 0.001891 0.000000 51.383129 ( 6.038095)
test_basic 0.006324 0.000000 0.288009 ( 0.378745)
test_all 0.002566 0.000000 517.519251 ( 53.488030)
test_rubyspec 0.079839 0.046731 41.676733 ( 47.247196)
total: 111.14 sec