Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-065210
#<BuildRuby:0x000056536ed9c638
@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-065210",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.007429 0.002701 1.120796 ( 1.982036)
build_miniruby 0.000000 0.002740 0.843489 ( 0.841711)
build_ruby 0.001333 0.002399 2.254984 ( 2.156808)
build_all 0.016268 0.005611 18.578583 ( 2.169368)
build_install 0.020224 0.003316 1.847891 ( 0.946849)
test_btest 0.001509 0.000556 88.805154 ( 8.722582)
test_basic 0.005084 0.004896 0.344308 ( 0.429342)
test_all 0.001614 0.000646 709.443801 ( 70.571371)
test_rubyspec 0.098974 0.087308 47.212679 ( 55.405492)
total: 143.23 sec