Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-084631
#<BuildRuby:0x00005629a4679390
@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.20221012-084631",
@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.000005 0.000025 ( 0.000026)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.006093 0.006317 1.096542 ( 1.418764)
build_miniruby 0.001334 0.000486 0.097613 ( 0.096004)
build_ruby 0.001071 0.000389 0.100963 ( 0.099136)
build_all 0.007652 0.000920 1.318218 ( 0.587996)
build_install 0.015173 0.000000 1.631193 ( 0.893376)
test_btest 0.000339 0.002164 61.138627 ( 6.759139)
test_basic 0.005647 0.000306 0.340907 ( 0.432109)
test_all 0.008106 0.000000 511.743625 ( 54.758639)
test_rubyspec 0.106246 0.030111 42.949977 ( 51.195468)
total: 116.24 sec