Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-153827
#<BuildRuby:0x0000564f3beac8e8
@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.20220723-153827",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000899 0.009865 0.948844 ( 1.019971)
build_miniruby 0.000000 0.001483 0.065994 ( 0.064715)
build_ruby 0.001135 0.001131 0.069784 ( 0.067324)
build_all 0.007532 0.002410 1.535277 ( 0.586356)
build_install 0.019990 0.002043 5.106635 ( 2.044227)
test_btest 0.000786 0.000239 72.503912 ( 8.708810)
test_basic 0.003331 0.003546 0.301430 ( 0.396718)
test_all 0.001347 0.000449 633.101011 ( 64.057012)
test_rubyspec 0.107828 0.068720 45.669446 ( 51.439469)
total: 128.39 sec