Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-185702
#<BuildRuby:0x000055b40ea01550
@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.20220731-185702",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009582 0.000403 0.843201 ( 0.884678)
build_miniruby 0.001707 0.000122 0.063132 ( 0.061998)
build_ruby 0.001693 0.000121 0.064923 ( 0.063754)
build_all 0.008087 0.000233 1.244408 ( 0.478573)
build_install 0.015733 0.000682 4.256866 ( 1.772301)
test_btest 0.002019 0.000000 52.580084 ( 6.159264)
test_basic 0.000000 0.008115 0.292623 ( 0.382056)
test_all 0.000388 0.002262 500.775931 ( 53.144651)
test_rubyspec 0.067443 0.063102 41.736998 ( 47.543124)
total: 110.49 sec