Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-012841
#<BuildRuby:0x00005636bff4bf90
@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.20231125-012841",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005047 0.000841 0.928528 ( 1.329285)
build_miniruby 0.000940 0.000157 0.803376 ( 0.803268)
build_ruby 0.001150 0.000192 2.615605 ( 2.616761)
build_all 0.002704 0.005250 12.234201 ( 1.003894)
build_install 0.010777 0.001379 4.204948 ( 1.003468)
test_btest 0.000637 0.000147 62.312719 ( 5.232862)
test_basic 0.000000 0.003886 0.395829 ( 0.476575)
test_all 0.068468 0.027839 354.205038 ( 40.277988)
test_rubyspec 0.028171 0.040369 39.851597 ( 52.437767)
total: 105.18 sec