Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-204627
#<BuildRuby:0x0000560b44d83fd8
@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.20231124-204627",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004693 0.000853 0.920762 ( 1.345405)
build_miniruby 0.000870 0.000159 0.810849 ( 0.810925)
build_ruby 0.001360 0.000247 2.665386 ( 2.666369)
build_all 0.006882 0.001251 12.198571 ( 1.027416)
build_install 0.009114 0.005204 3.698921 ( 0.981017)
test_btest 0.000764 0.000000 62.039052 ( 6.073749)
test_basic 0.005166 0.000460 0.413739 ( 0.491774)
test_all 0.074597 0.026934 344.470480 ( 39.769298)
test_rubyspec 0.043472 0.038030 39.650965 ( 52.196929)
total: 105.36 sec