Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-082652
#<BuildRuby:0x0000558e47a7c620
@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-082652",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000035 0.000000 0.000035 ( 0.000038)
configure 0.000034 0.000000 0.000034 ( 0.000031)
build_up 0.003685 0.004224 1.123492 ( 1.463219)
build_miniruby 0.001409 0.000094 0.906048 ( 0.916504)
build_ruby 0.001998 0.000133 2.354015 ( 2.290896)
build_all 0.013468 0.004857 18.166196 ( 2.270485)
build_install 0.006507 0.014683 1.870490 ( 0.984692)
test_btest 0.000952 0.000265 87.100748 ( 9.835805)
test_basic 0.000000 0.007281 0.325629 ( 0.416488)
test_all 0.000825 0.000869 681.814955 ( 73.279445)
test_rubyspec 0.096356 0.033940 50.027664 ( 58.642170)
total: 150.10 sec