Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-153804
#<BuildRuby:0x0000556a101f8e50
@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.20221115-153804",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000032 0.000004 0.000036 ( 0.000038)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.008107 0.000000 1.126815 ( 1.408853)
build_miniruby 0.001513 0.000000 0.913357 ( 0.921816)
build_ruby 0.002238 0.000000 2.397582 ( 2.327613)
build_all 0.017811 0.000000 18.296759 ( 2.212706)
build_install 0.021111 0.000340 1.867877 ( 1.009404)
test_btest 0.001389 0.000000 86.562187 ( 9.658009)
test_basic 0.002027 0.004009 0.342265 ( 0.432860)
test_all 0.001444 0.000161 712.541578 ( 74.958083)
test_rubyspec 0.106018 0.011129 50.208098 ( 58.728073)
total: 151.66 sec