Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-141548
#<BuildRuby:0x0000557611ec0dd8
@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.20220808-141548",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.010430 0.000416 1.003771 ( 1.040796)
build_miniruby 0.001955 0.000131 0.076781 ( 0.075876)
build_ruby 0.001639 0.000109 0.075790 ( 0.074948)
build_all 0.009770 0.000652 1.529264 ( 0.579773)
build_install 0.019037 0.004666 5.264338 ( 2.066136)
test_btest 0.000000 0.001318 72.270783 ( 8.422339)
test_basic 0.005181 0.003668 0.330005 ( 0.416449)
test_all 0.002939 0.000093 681.071836 ( 67.063542)
test_rubyspec 0.115683 0.065936 46.035862 ( 53.610034)
total: 133.35 sec