Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-133842
#<BuildRuby:0x000055590c9109c8
@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.20220731-133842",
@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.000002 0.000020 ( 0.000020)
configure 0.000051 0.000008 0.000059 ( 0.000047)
build_up 0.000587 0.010780 0.969627 ( 1.074972)
build_miniruby 0.001362 0.000487 0.078025 ( 0.076025)
build_ruby 0.001448 0.000518 0.074373 ( 0.072239)
build_all 0.007868 0.002543 1.529472 ( 0.581004)
build_install 0.015009 0.005067 5.165973 ( 2.067564)
test_btest 0.000793 0.000277 71.573776 ( 8.174310)
test_basic 0.000842 0.006607 0.318298 ( 0.405228)
test_all 0.001278 0.000548 631.796336 ( 64.446572)
test_rubyspec 0.107786 0.063854 45.395590 ( 50.864991)
total: 127.76 sec