Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-112550
#<BuildRuby:0x000055830a7392f8
@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.20221019-112550",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005366 0.004537 1.143149 ( 1.649078)
build_miniruby 0.001871 0.000468 0.109130 ( 0.105592)
build_ruby 0.001845 0.000461 0.107482 ( 0.104109)
build_all 0.006905 0.000515 1.341398 ( 0.590620)
build_install 0.008701 0.007875 1.661752 ( 0.928185)
test_btest 0.001360 0.000425 63.351449 ( 6.667894)
test_basic 0.006081 0.000443 0.357431 ( 0.451911)
test_all 0.006639 0.001084 515.678747 ( 54.593655)
test_rubyspec 0.098956 0.031100 43.204279 ( 51.640648)
total: 116.73 sec