Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-020943
#<BuildRuby:0x0000555ddbf4c4d0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-020943",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003209 0.009180 1.632287 ( 2.003142)
build_miniruby 0.001127 0.000601 0.827183 ( 0.830687)
build_ruby 0.002283 0.001217 2.238766 ( 2.125957)
build_all 0.012741 0.008206 18.438169 ( 2.130201)
build_install 0.010572 0.010581 2.085362 ( 1.022598)
test_btest 0.001453 0.000000 91.039133 ( 8.626427)
test_basic 0.002629 0.003955 0.345997 ( 0.435368)
test_all 0.002075 0.000000 692.159283 ( 73.693959)
test_rubyspec 0.075600 0.068587 48.542761 ( 56.823983)
total: 147.69 sec