Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-194713
#<BuildRuby:0x0000564e694352e8
@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.20220718-194713",
@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.000015 0.000000 0.000015 ( 0.000015)
autoconf 0.000026 0.000000 0.000026 ( 0.000025)
configure 0.000020 0.000000 0.000020 ( 0.000021)
build_up 0.010759 0.000000 0.791379 ( 1.424007)
build_miniruby 0.002265 0.000000 0.101810 ( 0.099817)
build_ruby 0.003402 0.000000 2.523717 ( 2.360748)
build_all 0.013450 0.000000 12.983111 ( 1.712849)
build_install 0.016064 0.000000 4.361297 ( 1.802110)
test_btest 0.001407 0.000000 53.272530 ( 6.195197)
test_basic 0.005887 0.000000 0.301224 ( 0.398364)
test_all 0.002010 0.000000 510.085096 ( 53.234698)
test_rubyspec 0.107601 0.020948 41.899701 ( 47.845927)
total: 115.07 sec