Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-073100
#<BuildRuby:0x000055d954af48e8
@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.20220911-073100",
@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.000024 0.000002 0.000026 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.008975 0.000358 1.125663 ( 1.097705)
build_miniruby 0.002045 0.000146 0.071634 ( 0.069268)
build_ruby 0.000000 0.001442 0.073772 ( 0.072683)
build_all 0.006073 0.003781 1.535261 ( 0.587372)
build_install 0.014361 0.009980 1.951011 ( 0.951651)
test_btest 0.000935 0.000223 94.679658 ( 9.319475)
test_basic 0.002205 0.004647 0.347997 ( 0.446748)
test_all 0.002982 0.000852 645.411814 ( 66.900211)
test_rubyspec 0.134714 0.043422 47.236863 ( 55.588362)
total: 135.03 sec