Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-055425
#<BuildRuby:0x000055d874cf9480
@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.20220823-055425",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000128 0.000021 0.000149 ( 0.000152)
build_up 0.009742 0.000902 0.865798 ( 2.484819)
build_miniruby 0.001439 0.000221 0.060148 ( 0.058533)
build_ruby 0.001609 0.000247 0.066655 ( 0.064252)
build_all 0.008907 0.000618 1.293089 ( 0.467875)
build_install 0.010441 0.005015 1.605383 ( 0.796863)
test_btest 0.000896 0.000168 51.648506 ( 5.996839)
test_basic 0.002036 0.004302 0.297279 ( 0.387333)
test_all 0.004155 0.000978 501.601275 ( 52.479789)
test_rubyspec 0.075487 0.049037 42.039302 ( 50.690543)
total: 113.43 sec