Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-135105
#<BuildRuby:0x000055af9fae34f0
@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.20240110-135105",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.006917 0.000454 0.792551 ( 1.218290)
build_miniruby 0.001157 0.000000 0.858596 ( 0.858277)
build_ruby 0.001484 0.000000 2.676658 ( 2.677402)
build_all 0.002827 0.004492 11.896026 ( 0.965209)
build_install 0.010647 0.000384 3.731172 ( 0.983723)
test_btest 0.000597 0.000112 66.094194 ( 4.649818)
test_basic 0.000000 0.003942 0.397302 ( 0.477530)
test_all 0.090117 0.005698 386.545844 ( 33.808763)
test_rubyspec 0.037698 0.029373 40.916452 ( 53.464292)
total: 99.10 sec