Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-075806
#<BuildRuby:0x000055b95603c9c8
@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-075806",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000017 0.000006 0.000023 ( 0.000023)
configure 0.000043 0.000014 0.000057 ( 0.000061)
build_up 0.002457 0.008975 1.000739 ( 3.556607)
build_miniruby 0.001284 0.000642 0.077322 ( 0.076255)
build_ruby 0.001439 0.000719 0.078426 ( 0.077830)
build_all 0.010119 0.000000 1.524863 ( 0.585869)
build_install 0.016048 0.006975 5.205308 ( 2.066113)
test_btest 0.001226 0.000000 77.325871 ( 7.958650)
test_basic 0.008222 0.000000 0.341545 ( 0.431055)
test_all 0.002360 0.000000 675.749342 ( 67.023201)
test_rubyspec 0.114177 0.057947 45.723463 ( 53.218454)
total: 135.00 sec