Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-203008
#<BuildRuby:0x00005639b4971550
@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-203008",
@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.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005472 0.004522 0.858117 ( 0.934787)
build_miniruby 0.001043 0.000348 0.054067 ( 0.052657)
build_ruby 0.001021 0.000340 0.062378 ( 0.061456)
build_all 0.002859 0.005527 1.211363 ( 0.458062)
build_install 0.012510 0.006016 4.280493 ( 1.813647)
test_btest 0.001223 0.000525 53.663601 ( 6.180976)
test_basic 0.005536 0.000245 0.287713 ( 0.379463)
test_all 0.000955 0.001842 498.522621 ( 53.194548)
test_rubyspec 0.071779 0.072184 41.695905 ( 47.488939)
total: 110.57 sec