Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-160149
#<BuildRuby:0x000055ef86f4c4c0
@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.20220721-160149",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000423 0.011457 0.993641 ( 1.198388)
build_miniruby 0.001721 0.000459 0.074249 ( 0.072374)
build_ruby 0.001592 0.000424 0.078633 ( 0.077106)
build_all 0.004982 0.004401 1.507288 ( 0.580016)
build_install 0.009052 0.012349 5.200370 ( 2.068435)
test_btest 0.001208 0.000000 69.988482 ( 8.552873)
test_basic 0.003998 0.002958 0.323127 ( 0.413317)
test_all 0.001485 0.000660 644.173864 ( 64.898987)
test_rubyspec 0.088496 0.077495 45.254607 ( 50.988820)
total: 128.85 sec