Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-141544
#<BuildRuby:0x00005563c21f4b88
@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.20220901-141544",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.002560 0.007928 0.969892 ( 0.985220)
build_miniruby 0.001688 0.000519 0.069377 ( 0.067498)
build_ruby 0.001530 0.000471 0.066880 ( 0.065423)
build_all 0.005635 0.004809 1.520082 ( 0.577186)
build_install 0.018818 0.003368 1.903689 ( 0.935295)
test_btest 0.001064 0.000336 74.600956 ( 8.619265)
test_basic 0.006075 0.001919 0.321267 ( 0.410519)
test_all 0.003628 0.000000 648.888794 ( 65.625699)
test_rubyspec 0.133656 0.037634 45.472087 ( 54.017595)
total: 131.30 sec