Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-213659
#<BuildRuby:0x000055c7bf8c08e8
@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.20220325-213659",
@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.000020 0.000001 0.000021 ( 0.000022)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010046 0.000718 0.969264 ( 0.998799)
build_miniruby 0.001979 0.000141 0.069110 ( 0.068079)
build_ruby 0.001905 0.000136 0.076053 ( 0.074968)
build_all 0.009621 0.000687 4.156000 ( 0.841088)
build_install 0.013928 0.009304 7.877717 ( 2.423005)
test_btest 0.001099 0.000173 77.263273 ( 8.232176)
test_basic 0.008195 0.000461 0.344789 ( 0.433489)
test_all 0.001423 0.000213 648.320917 ( 65.979592)
test_rubyspec 0.102933 0.056996 45.752459 ( 51.233178)
total: 130.29 sec