Logfile: /home/ko1/ruby/logs/brlog.trunk.20220519-072846
#<BuildRuby:0x000055b6c50a2130
@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.20220519-072846",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.008835 0.000680 0.883663 ( 1.314196)
build_miniruby 0.001880 0.000144 0.050818 ( 0.049058)
build_ruby 0.001351 0.000104 0.054672 ( 0.053427)
build_all 0.008205 0.000000 1.193296 ( 0.483309)
build_install 0.018483 0.000093 4.801630 ( 2.443808)
test_btest 0.002319 0.000129 51.435422 ( 6.017360)
test_basic 0.005138 0.000285 0.300585 ( 0.401947)
test_all 0.004146 0.000000 490.932457 ( 53.012705)
test_rubyspec 0.121600 0.012508 41.419590 ( 47.056536)
total: 110.83 sec