Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-221343
#<BuildRuby:0x000055b872ccefe0
@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.20221108-221343",
@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.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006423 0.004644 1.079086 ( 1.272226)
build_miniruby 0.001390 0.000397 0.067811 ( 0.065948)
build_ruby 0.001608 0.000460 0.063676 ( 0.061884)
build_all 0.009065 0.001260 1.514020 ( 0.599939)
build_install 0.013865 0.007814 1.884725 ( 0.938057)
test_btest 0.001457 0.000000 83.958498 ( 8.390178)
test_basic 0.004253 0.004906 0.341708 ( 0.429446)
test_all 0.003429 0.000000 648.602668 ( 67.435300)
test_rubyspec 0.073643 0.110215 47.317435 ( 55.491767)
total: 134.69 sec