Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-161611
#<BuildRuby:0x00005596144e0d40
@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.20220920-161611",
@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.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009922 0.000238 1.092879 ( 1.175517)
build_miniruby 0.002074 0.000277 0.116694 ( 0.111696)
build_ruby 0.000000 0.002595 0.118641 ( 0.100278)
build_all 0.007585 0.003152 1.608336 ( 0.640936)
build_install 0.013767 0.007078 1.953624 ( 0.967116)
test_btest 0.000000 0.001567 74.218305 ( 8.649849)
test_basic 0.001293 0.007699 0.386394 ( 0.474811)
test_all 0.003338 0.000000 677.018822 ( 68.479550)
test_rubyspec 0.123201 0.051495 45.691966 ( 54.240465)
total: 134.84 sec