Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-005809
#<BuildRuby:0x000056228315ac88
@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.20221025-005809",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.007800 0.003637 1.195244 ( 1.367063)
build_miniruby 0.002020 0.000119 0.107340 ( 0.104352)
build_ruby 0.001556 0.000092 0.110309 ( 0.108105)
build_all 0.004805 0.004425 1.395934 ( 0.598139)
build_install 0.003542 0.012270 1.719646 ( 0.930069)
test_btest 0.001879 0.000522 62.999514 ( 6.312886)
test_basic 0.001666 0.004780 0.371059 ( 0.462543)
test_all 0.006454 0.000673 494.386608 ( 54.280601)
test_rubyspec 0.072875 0.055393 43.384365 ( 51.921014)
total: 116.09 sec