Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-151455
#<BuildRuby:0x000055d6e8b98d30
@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.20220801-151455",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009344 0.001437 0.963359 ( 1.166893)
build_miniruby 0.001725 0.000265 0.074593 ( 0.074320)
build_ruby 0.001746 0.000269 0.072966 ( 0.072359)
build_all 0.009746 0.000676 1.539629 ( 0.584925)
build_install 0.009928 0.011938 5.155816 ( 2.083107)
test_btest 0.001063 0.000283 71.565328 ( 8.407988)
test_basic 0.007173 0.000356 0.326204 ( 0.417569)
test_all 0.002782 0.000000 648.381864 ( 64.975821)
test_rubyspec 0.098849 0.064474 45.463180 ( 51.098337)
total: 128.88 sec