Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-155206
#<BuildRuby:0x000055c1db852eb8
@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.20231119-155206",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000009)
build_up 0.001639 0.004158 1.204497 ( 1.620466)
build_miniruby 0.000819 0.000130 0.901549 ( 0.900946)
build_ruby 0.001448 0.000229 2.736000 ( 2.736074)
build_all 0.005533 0.004397 16.223147 ( 1.419356)
build_install 0.008143 0.000753 4.841329 ( 1.141891)
test_btest 0.001154 0.000000 87.044547 ( 7.209748)
test_basic 0.002330 0.003243 0.820302 ( 0.895322)
test_all 0.091615 0.040343 513.174441 ( 48.617308)
test_rubyspec 0.014054 0.033805 48.875864 ( 61.239491)
total: 125.78 sec