Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-054213
#<BuildRuby:0x000055c3d6f5f858
@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.20231202-054213",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003057 0.001528 1.280720 ( 1.628847)
build_miniruby 0.000630 0.000315 0.860133 ( 0.859885)
build_ruby 0.000814 0.000407 2.704175 ( 2.704178)
build_all 0.009201 0.000800 16.256468 ( 1.414713)
build_install 0.006429 0.003273 4.824223 ( 1.162203)
test_btest 0.000730 0.000328 83.453390 ( 7.596135)
test_basic 0.002709 0.001219 0.656038 ( 0.733597)
test_all 0.097181 0.038647 545.150881 ( 50.648361)
test_rubyspec 0.025362 0.024321 50.036998 ( 62.342465)
total: 129.09 sec