Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-080628
#<BuildRuby:0x0000564b1ec64110
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231230-080628",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000002 0.000002 0.000004 ( 0.000004)
autoconf 0.000005 0.000004 0.000009 ( 0.000009)
configure 0.000003 0.000002 0.000005 ( 0.000006)
build_up 0.003005 0.002146 0.796199 ( 1.172783)
build_miniruby 0.000665 0.000475 0.821030 ( 0.820882)
build_ruby 0.001446 0.000000 2.673595 ( 2.674422)
build_all 0.008212 0.000000 12.024030 ( 0.965332)
build_install 0.008782 0.002136 3.376294 ( 0.959901)
test_btest 0.000477 0.000239 60.617381 ( 5.649943)
test_basic 0.000000 0.004008 0.391442 ( 0.472725)
test_all 0.073860 0.024981 372.177121 ( 34.333870)
test_rubyspec 0.029364 0.037303 40.459727 ( 53.049890)
total: 100.10 sec