Logfile: /home/ko1/ruby/logs/brlog.trunk.20230213-212118
#<BuildRuby:0x000055a65cedbef0
@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.20230213-212118",
@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.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003551 0.000000 0.776742 ( 1.171828)
build_miniruby 0.000883 0.000000 0.664111 ( 0.664104)
build_ruby 0.000000 0.001256 2.088482 ( 2.088354)
build_all 0.007311 0.002054 12.468383 ( 1.531931)
build_install 0.006725 0.000000 1.553971 ( 0.765967)
test_btest 0.000615 0.000021 67.593653 ( 6.287368)
test_basic 0.003308 0.000389 0.288156 ( 0.382654)
test_all 0.001095 0.000129 487.450868 ( 51.864278)
test_rubyspec 0.008536 0.019708 35.546159 ( 46.180683)
total: 110.94 sec