Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-082430
#<BuildRuby:0x0000555a3f0ebd68
@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.20231209-082430",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.002402 0.003644 1.455045 ( 1.785791)
build_miniruby 0.001268 0.000000 1.004705 ( 1.003683)
build_ruby 0.001387 0.000000 2.876834 ( 2.876450)
build_all 0.008516 0.001477 16.372813 ( 1.431826)
build_install 0.009854 0.000239 4.859689 ( 1.154374)
test_btest 0.000822 0.000149 87.249061 ( 7.713532)
test_basic 0.001580 0.003766 0.743471 ( 0.823371)
test_all 0.093553 0.043984 549.570591 ( 47.882890)
test_rubyspec 0.028749 0.020902 51.905024 ( 64.339113)
total: 129.01 sec