Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-221251
#<BuildRuby:0x000055e0a54770f8
@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.20221116-221251",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.000000 0.009089 1.160583 ( 1.828339)
build_miniruby 0.000000 0.002203 0.959355 ( 0.976756)
build_ruby 0.000710 0.001656 2.414100 ( 2.343426)
build_all 0.012329 0.005360 18.390225 ( 2.335253)
build_install 0.014112 0.004745 1.904760 ( 0.998837)
test_btest 0.000881 0.000306 89.470979 ( 9.650864)
test_basic 0.005938 0.002066 0.339632 ( 0.427818)
test_all 0.001529 0.000532 708.553505 ( 74.557792)
test_rubyspec 0.059435 0.064989 50.764859 ( 58.968448)
total: 152.09 sec