Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-190821
#<BuildRuby:0x0000563e209dc920
@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-190821",
@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.000006)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000025 0.000004 0.000029 ( 0.000027)
build_up 0.008365 0.002550 0.967039 ( 1.026990)
build_miniruby 0.001815 0.000340 0.076654 ( 0.076899)
build_ruby 0.001588 0.000298 0.075852 ( 0.076020)
build_all 0.001761 0.007937 1.513737 ( 0.574756)
build_install 0.017024 0.003298 1.916035 ( 0.958001)
test_btest 0.001143 0.000326 76.959907 ( 8.312690)
test_basic 0.003170 0.004838 0.318547 ( 0.409753)
test_all 0.003374 0.001125 640.024658 ( 64.909331)
test_rubyspec 0.099130 0.067345 45.911347 ( 54.313575)
total: 130.66 sec