Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-051710
#<BuildRuby:0x0000557e34e2d350
@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.20220802-051710",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.005898 0.005662 0.849422 ( 1.479700)
build_miniruby 0.001075 0.000268 0.061300 ( 0.060436)
build_ruby 0.001464 0.000366 0.054851 ( 0.053463)
build_all 0.002496 0.005733 1.195751 ( 0.468356)
build_install 0.011224 0.005470 4.150713 ( 1.809808)
test_btest 0.001406 0.000502 53.502558 ( 5.955005)
test_basic 0.000780 0.005639 0.286756 ( 0.377172)
test_all 0.001411 0.000000 485.393502 ( 52.115081)
test_rubyspec 0.072075 0.046074 41.220280 ( 46.975584)
total: 109.30 sec