Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-091503
#<BuildRuby:0x000055dec507b800
@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.20221117-091503",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000027 0.000002 0.000029 ( 0.000032)
configure 0.000025 0.000002 0.000027 ( 0.000025)
build_up 0.007874 0.000562 1.113753 ( 1.296977)
build_miniruby 0.001853 0.000132 0.912832 ( 0.919534)
build_ruby 0.002902 0.000000 2.408469 ( 2.322694)
build_all 0.010931 0.007854 18.421115 ( 2.273558)
build_install 0.017068 0.002304 1.915138 ( 1.039131)
test_btest 0.001087 0.000000 83.321234 ( 9.069591)
test_basic 0.007512 0.000000 0.348389 ( 0.437218)
test_all 0.002386 0.000010 724.458660 ( 75.665571)
test_rubyspec 0.114536 0.016011 51.117087 ( 59.525456)
total: 152.55 sec