Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-122224
#<BuildRuby:0x00005555bcd70610
@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.20220820-122224",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000059 0.000009 0.000068 ( 0.000072)
build_up 0.010388 0.000932 0.969523 ( 1.117897)
build_miniruby 0.000000 0.002568 0.075391 ( 0.073681)
build_ruby 0.000000 0.002149 0.078302 ( 0.077592)
build_all 0.002552 0.007521 1.533665 ( 0.578323)
build_install 0.017679 0.005893 1.899977 ( 0.931024)
test_btest 0.001278 0.000426 70.481457 ( 8.469590)
test_basic 0.007422 0.000898 0.339337 ( 0.426540)
test_all 0.003034 0.000958 684.728976 ( 66.617003)
test_rubyspec 0.119319 0.060465 46.146933 ( 54.646041)
total: 132.94 sec