Logfile: /home/ko1/ruby/logs/brlog.trunk.20220603-104756
#<BuildRuby:0x0000556f3b4c04f0
@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.20220603-104756",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010486 0.000423 0.977440 ( 1.117596)
build_miniruby 0.000000 0.002332 0.069191 ( 0.066960)
build_ruby 0.000129 0.002152 0.078794 ( 0.076204)
build_all 0.008818 0.000000 1.491442 ( 0.604139)
build_install 0.007651 0.015208 5.778324 ( 2.813306)
test_btest 0.000969 0.000277 68.818673 ( 8.557284)
test_basic 0.003496 0.003920 0.328961 ( 0.421027)
test_all 0.001670 0.000532 709.144514 ( 67.838123)
test_rubyspec 0.119703 0.060269 45.914268 ( 51.645580)
total: 133.14 sec