Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-025457
#<BuildRuby:0x00005580b4196ad8
@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.20221028-025457",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003837 0.005672 1.073501 ( 1.255402)
build_miniruby 0.001164 0.000466 0.097237 ( 0.093784)
build_ruby 0.001578 0.000000 0.098495 ( 0.095716)
build_all 0.006033 0.002235 1.312598 ( 0.571482)
build_install 0.012311 0.002628 1.658052 ( 0.894800)
test_btest 0.001170 0.000413 60.934753 ( 6.526605)
test_basic 0.005517 0.001947 0.350390 ( 0.449668)
test_all 0.000739 0.006811 516.773334 ( 55.002573)
test_rubyspec 0.083375 0.045914 43.267807 ( 51.502605)
total: 116.39 sec