Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-080636
#<BuildRuby:0x000055e966e26f08
@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.20220718-080636",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.007891 0.001437 0.851713 ( 1.577781)
build_miniruby 0.001031 0.000375 0.055081 ( 0.053755)
build_ruby 0.001294 0.000470 0.064774 ( 0.063397)
build_all 0.007196 0.002617 1.258046 ( 0.502652)
build_install 0.011392 0.005577 4.286408 ( 1.810501)
test_btest 0.002067 0.000795 53.101372 ( 5.930168)
test_basic 0.001943 0.003942 0.289499 ( 0.388462)
test_all 0.002212 0.000948 493.892022 ( 52.127697)
test_rubyspec 0.078357 0.048191 41.842177 ( 47.607931)
total: 110.06 sec