Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-195828
#<BuildRuby:0x0000565054236ec8
@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.20220903-195828",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.006276 0.004775 0.972397 ( 1.024053)
build_miniruby 0.002422 0.000000 0.078751 ( 0.076424)
build_ruby 0.002509 0.000252 0.073452 ( 0.070269)
build_all 0.005020 0.006135 1.534874 ( 0.591368)
build_install 0.024026 0.000127 1.899638 ( 0.937186)
test_btest 0.000941 0.000248 74.374991 ( 8.198246)
test_basic 0.000000 0.008517 0.326787 ( 0.418364)
test_all 0.000609 0.004083 672.211135 ( 66.676443)
test_rubyspec 0.128415 0.047979 45.520758 ( 53.872481)
total: 131.87 sec