Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-131001
#<BuildRuby:0x0000557ee3a00ea8
@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-131001",
@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.000017 0.000003 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006131 0.003717 1.089444 ( 1.401597)
build_miniruby 0.002168 0.000434 0.118843 ( 0.113937)
build_ruby 0.001821 0.000364 0.113136 ( 0.095063)
build_all 0.007939 0.001588 1.600986 ( 0.656867)
build_install 0.020356 0.002385 1.956802 ( 0.982685)
test_btest 0.001166 0.000212 77.245669 ( 8.581908)
test_basic 0.007280 0.000522 0.377533 ( 0.465370)
test_all 0.003637 0.000632 680.913612 ( 68.820369)
test_rubyspec 0.104045 0.078840 45.839014 ( 54.341108)
total: 135.46 sec